Defines the curve representation (polyline, smooth, stair, ...)
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<PoCurveCurveReps> curveRep { get; }
Public ReadOnly Property curveRep As SoSFEnum(Of PoCurveCurveReps)
Get
public:
property SoSFEnum<PoCurveCurveReps>^ curveRep {
SoSFEnum<PoCurveCurveReps>^ get ();
}
member curveRep : SoSFEnum<PoCurveCurveReps> with get
Property Value
Type:
SoSFEnumPoCurveCurveRepsRemarks See Also