IAcadDocumentGroups Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
AcadGroups Groups { get; }
ReadOnly Property Groups As AcadGroups
Get
property AcadGroups^ Groups {
AcadGroups^ get ();
}
abstract Groups : AcadGroups with get
Property Value
AcadGroups
Implements
IAcadDatabaseGroups
See Also