Creates an empty Group item using a previously registered group class. All graphics created after calling this function but prior to calling CloseItem, PlaceGroup, Release or UpdateItem will be part of this group.
Visual Basic |
---|
Public Function CreateGroup( _ ByVal groupType As String _ ) As Integer |
Before this command is used the group class must be registered using RegisterGroupType. RegisterGroupType is typically called only once at the start of an application.
If an empty string is given the group will be automatically exploded when placed, leaving the component items ungrouped.
Available: GEO MD MM ME OD OM SISpy
Group:
sis.CreateGroup ("Station")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).