PoCoordinateListFilteraxis Property |
Defines the axis of the coordinates.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic 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:
SoSFEnumPoCoordinateListFilterAxisType
Remarks
See Also