| PoCurveFillingorientation Property  | 
Defines the orientation of the filled curve. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFEnum<PoCurveFillingOrientations> orientation { get; }Public ReadOnly Property orientation As SoSFEnum(Of PoCurveFillingOrientations)
	Get
public:
property SoSFEnum<PoCurveFillingOrientations>^ orientation {
	SoSFEnum<PoCurveFillingOrientations>^ get ();
}member orientation : SoSFEnum<PoCurveFillingOrientations> with get
Property Value
Type: 
SoSFEnumPoCurveFillingOrientations
Remarks
See Also