Description
This property allows you to get and set the reference entity.
Syntax
Property get:
Entity = ReferenceEntity ( );
|
Return: (IEntity) Entity |
Get reference entity. |
Property set:
ReferenceEntity ( Entity );
|
Input: (IEntity) Entity |
Set reference entity. |
This property will take effect only if ReferenceOption = cmExtendCurveReference.