Description
This property allows you to get and set the divide entities in the divide procedure. Dividing entities must be bodies.
Syntax
Property get:
Objects = ObjectsToDivide( );
Return: (IEntityList) Objects
Get divide objects in list.
Property set:
ObjectsToDivide( Objects );
Return: (IEntityList) Objects
Set divide objects to list.