PoCoordinateListFilteraxis Property |
Defines the axis of the coordinates.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoCoordinateListFilterAxisType> axis { get; }
Public ReadOnly Property axis As SoSFEnum(Of PoCoordinateListFilterAxisType)
Get
public:
property SoSFEnum<PoCoordinateListFilterAxisType>^ axis {
SoSFEnum<PoCoordinateListFilterAxisType>^ get ();
}
member axis : SoSFEnum<PoCoordinateListFilterAxisType> with get
Property Value
Type:
SoSFEnumPoCoordinateListFilterAxisTypeRemarks See Also