Click or drag to resize
SoPolylineExtrusionApproximation3dnodeCount Property

Number of nodes to create within the whole extruded section of length forwardLength + backwardLength.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFInt32 nodeCount { get; }

Property Value

Type: SoSFInt32
Remarks

Default 20.

See Also