IAcadDatabaseGroups Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.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
Type:
AcadGroups
See Also