Click or drag to resize
PoMesh2DVecbodyShape Property

Type of shape (no body, line, cylinder) used to draw the body.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<PoMesh2DVecBodyShapes> bodyShape { get; }

Property Value

Type: SoSFEnumPoMesh2DVecBodyShapes
Remarks

If bodyShape = NO_BODY, the body of each vector is invisible.

See Also