SoArraynumElements3 Property |
Number of elements in the 3rd dimension.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoSFShort numElements3 { get; }
Public ReadOnly Property numElements3 As SoSFShort
Get
public:
property SoSFShort^ numElements3 {
SoSFShort^ get ();
}
member numElements3 : SoSFShort with get
Property Value
Type:
SoSFShort
Remarks
See Also