Click or drag to resize
PoMesh2DVec.startArrowShape Property

Type of shape to be drawn at the start 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<PoMesh2DVec. ArrowShapes> startArrowShape { get; }

Property Value

Type: SoSFEnum<PoMesh2DVec.ArrowShapes>
Remarks

If startArrowShape = NO_SHAPE, the start-shape of each vector is invisible.

See Also