Returns the dimensions of the array. 
 
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SbVec3i32 GetSize()
Public Function GetSize As SbVec3i32
public:
SbVec3i32 GetSize()
member GetSize : unit -> SbVec3i32 
Return Value
Type: 
SbVec3i32
Remarks
See Also