Click or drag to resize
PoMesh3DVec.endArrowShape Property

Type of shape to be drawn at the end point of the body.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFEnum<PoMesh3DVec. ArrowShapes> endArrowShape { get; }

Property Value

Type: SoSFEnum<PoMesh3DVec.ArrowShapes>
Remarks

If endArrowShape = NO_SHAPE, the end-shape of each vector is invisible.

See Also