RenderContentUngroup Method |
Remove this content from any instance group it may be a member of.
Does not record undo but does send the OnContentGroupIdChanged event.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.26
Syntax Public Function Ungroup As Boolean
Return Value
Type:
Booleantrue if content was ungrouped, \e false if it was not part of a group.
See Also