Description
This property allows you to get and set entities to be cut by another object or plane.
Entities to be cut must be bodies.
Syntax
Property get:
Objects = ObjectsToCut( );
Return: (IEntityList) Objects
Objects to be cut.
Property set:
ObjectsToCut( Objects );
Return: (IEntityList) Objects
Objects to be cut.