Click or drag to resize
PoMesh2DVecbodyLengthType Property

If bodyLengthType = CONSTANT_LENGTH, each vector has the same body length = bodyLengthFactor .

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

Property Value

Type: SoSFEnumPoMesh2DVecBodyLengthTypes
Remarks

If bodyLengthType = RELATIVE_LENGTH, the body length of a vector is bodyLengthFactor * vector-module.

See Also