|
IConnect::DeltaZ
Description
This property allows you to set a shift by the Z coordinate. This property is used when connect is made by UCS's.
Syntax
Property get:
DeltaZ = DeltaZ( );
Return: (Double) DeltaZ | Shift by Z axis. |
Property set:
DeltaX( DeltaX );
Input: (Double) DeltaZ | Shift by Z axis. |
|