The ICadMeasure type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ExtentsHeight |
Measures the extents of the document geometry in the Z direction.
This is the size along the Z axis of a rectangular box that is guaranteed to enclose the geometry.
It may be greater than the true extents.
It does not include invisible solids or surfaces.
|
![]() | ExtentsLength |
Measures the extents of the document geometry in the X direction.
This is the size along the X axis of a rectangular box that is guaranteed to enclose the geometry.
It may be greater than the true extents.
It does not include invisible solids or surfaces.
|
![]() | ExtentsWidth |
Measures the extents of the document geometry in the Y direction.
This is the size along the Y axis of a rectangular box that is guaranteed to enclose the geometry.
It may be greater than the true extents.
It does not include invisible solids or surfaces.
|
![]() | PreciseExtentsHeight |
Measures the precise extents of the document geometry in the Z direction.
This is the size along the Z axis of a rectangular box that tightly encloses the geometry.
If there are invisible solids or surfaces, they will be included in this measure.
|
![]() | PreciseExtentsLength |
Measures the precise extents of the document geometry in the X direction.
This is the size along the X axis of a rectangular box that tightly encloses the geometry.
If there are invisible solids or surfaces, they will be included in this measure.
|
![]() | PreciseExtentsWidth |
Measures the precise extents of the document geometry in the Y direction.
This is the size along the Y axis of a rectangular box that tightly encloses the geometry.
If there are invisible solids or surfaces, they will be included in this measure.
|