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: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFEnum<PoMesh2DVecBodyShapes> bodyShape { get; }

Property Value

Type: SoSFEnumPoMesh2DVecBodyShapes
Remarks

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

See Also