Specifies the insert units saved with the block.
Supported platforms: Windows only
VBA:
object.InsUnits
Type: BlockReference, ExternalReference, MInsertBlock
The objects this property applies to.
Read-only: Yes
Type: String
The InsUnits property specifies the native units for the block reference as defined by the block author. When a block is inserted in a drawing whose units have been defined, the block is automatically scaled proportional to the InsUnitsFactor, the conversion factor between the block units and the current drawing units.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available