Returns the dimensions of the array.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbVec3i32 GetSize()
Public Function GetSize As SbVec3i32
public:
SbVec3i32 GetSize()
member GetSize : unit -> SbVec3i32
Return Value
Type:
SbVec3i32Remarks See Also