Description
This property allows you to get and set an entity normal to which an axis is defined.
Syntax
Property get:
Entity = NormalEntity ( );
|
Return: (IEntity) Entity |
Entity normal to which axis is defined. |
Property set:
NormalEntity( Entity );
|
Input: (IEntity) Entity |
Entity normal to which axis will be defined. |