|
|
This property allows you to set an entity when the cmExtrudeToReference option is set in the IMdExtrude::ToOption property.
Property get:
ReferenceEntity = ToEntity ( );
|
Return: ( ICimEntity ) ReferenceEntity |
A reference entity. |
Property set:
ToEntity( ReferenceEntity );
|
Input: ( ICimEntity ) ReferenceEntity |
A reference entity. |
|