Description
This property allows you to set the length of a box in the Z direction.
Syntax
Property get:
Z_Len = ZLength ( );
|
Return: (Double) Z_Len |
Length in Z direction. |
Property set:
ZLength ( Z_Len );
|
Input: (Double) Z_Len |
Length in Z direction. |