SoPolylineExtrusionApproximation3dnodeCount Property |
Number of nodes to create within the whole extruded section of length forwardLength + backwardLength.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 nodeCount { get; }
Public ReadOnly Property nodeCount As SoSFInt32
Get
public:
property SoSFInt32^ nodeCount {
SoSFInt32^ get ();
}
member nodeCount : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also