C++
virtual Acad::ErrorStatus getNumOfCoordinateSystem( int& num ) const = 0;
Description
Returns number of coordinate systems belonging to this category.
Parameters
Parameters | Description |
---|---|
num | Input/output integer. |
virtual Acad::ErrorStatus getNumOfCoordinateSystem( int& num ) const = 0;
Returns number of coordinate systems belonging to this category.
Parameters | Description |
---|---|
num | Input/output integer. |