Description
This property allows you to get and set the first set of faces for a round face procedure.
Syntax
Property set:
FirstSetFaces ( Entities );
|
Return: (IEntityList) Entities |
First set of Entities on which to execute the round face procedure. |
Property get:
Entities = FirstSetFaces ( );
|
Return: (IEntityList) Entities |
First set of Entities on which to execute the round face procedure. |