Defines the curve representation (polyline, smooth, stair, ...)
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
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