v2.37
|
|
Represents a level object model. This interface can be obtained from IModelObject (which should be level) using standard COM QueryInterface method. More...
Properties | |
double | Elevation [get] |
The elevation of the level relative to the XOY plane of the project coordinate system in millimeters. | |
BSTR | LevelName [get] |
The name of the level. | |
IPlacement3D | Placement [get] |
The level placement in the project coordinate system. The placement origin Z coordinate is equal to the Elevation property value. | |
Represents a level object model. This interface can be obtained from IModelObject (which should be level) using standard COM QueryInterface method.