PoCircleArcarcType 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<PoCircleArcArcTypes> arcType { get; }
Public ReadOnly Property arcType As SoSFEnum(Of PoCircleArcArcTypes)
Get
public:
property SoSFEnum<PoCircleArcArcTypes>^ arcType {
SoSFEnum<PoCircleArcArcTypes>^ get ();
}
member arcType : SoSFEnum<PoCircleArcArcTypes> with get
Property Value
Type:
SoSFEnumPoCircleArcArcTypesRemarks See Also