Description
This property allows you to get and set entities to be merged into one object. Entities to be merged must be bodies that are not wireframe.
Syntax
Property get:
Objects = Entities( );
Return: (IEntityList) Objects
Objects to be merged.
Property set:
Entities( Objects );
Return: (IEntityList) Objects
Objects to be merged.