Description
This property allows you to get and set the dividing tool entities in the divide procedure.
Syntax
Property get:
Objects = DividingToolsEntities( );
Return: (IEntityList) Objects
Get dividing tool objects in list.
Property set:
DividingToolsEntities( Objects );
Return: (IEntityList) Objects
Set dividing tool objects in list.