PoCircleArc3arcType Property |
Indicates if the arc is opened, closed by its extremities or closed by its center.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoCircleArc3ArcTypes> arcType { get; }
Public ReadOnly Property arcType As SoSFEnum(Of PoCircleArc3ArcTypes)
Get
public:
property SoSFEnum<PoCircleArc3ArcTypes>^ arcType {
SoSFEnum<PoCircleArc3ArcTypes>^ get ();
}
member arcType : SoSFEnum<PoCircleArc3ArcTypes> with get
Property Value
Type:
SoSFEnumPoCircleArc3ArcTypesRemarks See Also