IAcadDatabaseBlocks Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
AcadBlocks Blocks { get; }
ReadOnly Property Blocks As AcadBlocks
Get
property AcadBlocks^ Blocks {
AcadBlocks^ get ();
}
abstract Blocks : AcadBlocks with get
Property Value
Type:
AcadBlocks
See Also