SoEllipseScreenDrawernbPoint Property |
Number of points in generated ellipse.
Namespace: OIV.Inventor.DrawersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFUInt32 nbPoint { get; }
Public ReadOnly Property nbPoint As SoSFUInt32
Get
public:
property SoSFUInt32^ nbPoint {
SoSFUInt32^ get ();
}
member nbPoint : SoSFUInt32 with get
Property Value
Type:
SoSFUInt32Remarks Default is 16. Must be > 0.
See Also