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: 2024.1.1.0 (2024.1.1)
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