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