Click or drag to resize
PoCartesianAxistype Property

Type of the axis (XY, XZ, YX, ...

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<PoCartesianAxisTypes> type { get; }

Property Value

Type: SoSFEnumPoCartesianAxisTypes
Remarks

axis). For instance if the type is XY, it means an X-Axis in the plane XY.

See Also