SoEllipsoidDraggernumSamples Property |
Number of samples composing the ellispoid.
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 numSamples { get; }
Public ReadOnly Property numSamples As SoSFInt32
Get
public:
property SoSFInt32^ numSamples {
SoSFInt32^ get ();
}
member numSamples : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also