PoCurveisCurveFilled Property |
Indicates if the curve is filled or not.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic SoSFBool isCurveFilled { get; }
Public ReadOnly Property isCurveFilled As SoSFBool
Get
public:
property SoSFBool^ isCurveFilled {
SoSFBool^ get ();
}
member isCurveFilled : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also