Visual Basic | |
---|---|
Function GetGroups() As System.Object |
C# | |
---|---|
System.object GetGroups() |
JavaScript | |
---|---|
GetGroups() : Array |
COM native C++ | |
---|---|
HRESULT GetGroups( VARIANT* GroupArray ) |
C++ | |
---|---|
DSRESULT GetGroups( dsObjectPtrArray* GroupArray ) |
Parameters
- GroupArray[out] or Return Value
- Array of EntityGroups
Create and Change EntityGroups (C#)
Create and Change EntityGroups (VB.NET)
Create and Change EntityGroups (VBA)
Create and Change EntityGroups (JavaScript)
Create and Change EntityGroups (VB.NET)
Create and Change EntityGroups (VBA)
Create and Change EntityGroups (JavaScript)
Each EntityGroup contains entities that have been combined into a group that you can manipulate in a single operation.
IDocument Interface
IDocument Members
IDocument::CreateGroup Method ()
IDocument::GetGroup Method ()
IDocument Members
IDocument::CreateGroup Method ()
IDocument::GetGroup Method ()
DraftSight V1R4.0