Click or drag to resize
PoErrorPointFieldshapeType Property

Defines the shape associated to errors.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<PoErrorPointFieldShapeTypes> shapeType { get; }

Property Value

Type: SoSFEnumPoErrorPointFieldShapeTypes
Remarks

The shape can be a rectangle, a quadrangle, an ellipse or no shape.

See Also