AcadBlock Interface


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public interface AcadBlock : IAcadBlock, 
        IAcadObjectEvents_Event

The AcadBlock type exposes the following members.

Properties
  Name Description
Public property Application
(Inherited from IAcadBlock)
Public property BlockScaling
(Inherited from IAcadBlock)
Public property Comments
(Inherited from IAcadBlock)
Public property Count
(Inherited from IAcadBlock)
Public property Database
(Inherited from IAcadBlock)
Public property Document
(Inherited from IAcadBlock)
Public property Explodable
(Inherited from IAcadBlock)
Public property Handle
(Inherited from IAcadBlock)
Public property HasExtensionDictionary
(Inherited from IAcadBlock)
Public property IsDynamicBlock
(Inherited from IAcadBlock)
Public property IsLayout
(Inherited from IAcadBlock)
Public property IsXRef
(Inherited from IAcadBlock)
Public property Layout
(Inherited from IAcadBlock)
Public property Name
(Inherited from IAcadBlock)
Public property ObjectID
(Inherited from IAcadBlock)
Public property ObjectID32
(Inherited from IAcadBlock)
Public property ObjectName
(Inherited from IAcadBlock)
Public property Origin
(Inherited from IAcadBlock)
Public property OwnerID
(Inherited from IAcadBlock)
Public property OwnerID32
(Inherited from IAcadBlock)
Public property Path
(Inherited from IAcadBlock)
Public property Units
(Inherited from IAcadBlock)
Public property XRefDatabase
(Inherited from IAcadBlock)
Top
Methods
  Name Description
Public method add_Modified
(Inherited from IAcadObjectEvents_Event)
Public method Add3DFace
(Inherited from IAcadBlock)
Public method Add3DMesh
(Inherited from IAcadBlock)
Public method Add3DPoly
(Inherited from IAcadBlock)
Public method AddArc
(Inherited from IAcadBlock)
Public method AddAttribute
(Inherited from IAcadBlock)
Public method AddBox
(Inherited from IAcadBlock)
Public method AddCircle
(Inherited from IAcadBlock)
Public method AddCone
(Inherited from IAcadBlock)
Public method AddCustomObject
(Inherited from IAcadBlock)
Public method AddCylinder
(Inherited from IAcadBlock)
Public method AddDim3PointAngular
(Inherited from IAcadBlock)
Public method AddDimAligned
(Inherited from IAcadBlock)
Public method AddDimAngular
(Inherited from IAcadBlock)
Public method AddDimArc
(Inherited from IAcadBlock)
Public method AddDimDiametric
(Inherited from IAcadBlock)
Public method AddDimOrdinate
(Inherited from IAcadBlock)
Public method AddDimRadial
(Inherited from IAcadBlock)
Public method AddDimRadialLarge
(Inherited from IAcadBlock)
Public method AddDimRotated
(Inherited from IAcadBlock)
Public method AddEllipse
(Inherited from IAcadBlock)
Public method AddEllipticalCone
(Inherited from IAcadBlock)
Public method AddEllipticalCylinder
(Inherited from IAcadBlock)
Public method AddEmbeddedRaster
(Inherited from IAcadBlock)
Public method AddExtrudedSolid
(Inherited from IAcadBlock)
Public method AddExtrudedSolidAlongPath
(Inherited from IAcadBlock)
Public method AddHatch
(Inherited from IAcadBlock)
Public method AddLeader
(Inherited from IAcadBlock)
Public method AddLightWeightPolyline
(Inherited from IAcadBlock)
Public method AddLine
(Inherited from IAcadBlock)
Public method AddMInsertBlock
(Inherited from IAcadBlock)
Public method AddMLeader
(Inherited from IAcadBlock)
Public method AddMLine
(Inherited from IAcadBlock)
Public method AddMText
(Inherited from IAcadBlock)
Public method AddPoint
(Inherited from IAcadBlock)
Public method AddPolyfaceMesh
(Inherited from IAcadBlock)
Public method AddPolyline
(Inherited from IAcadBlock)
Public method AddRaster
(Inherited from IAcadBlock)
Public method AddRay
(Inherited from IAcadBlock)
Public method AddRegion
(Inherited from IAcadBlock)
Public method AddRevolvedSolid
(Inherited from IAcadBlock)
Public method AddSection
(Inherited from IAcadBlock)
Public method AddShape
(Inherited from IAcadBlock)
Public method AddSolid
(Inherited from IAcadBlock)
Public method AddSphere
(Inherited from IAcadBlock)
Public method AddSpline
(Inherited from IAcadBlock)
Public method AddTable
(Inherited from IAcadBlock)
Public method AddText
(Inherited from IAcadBlock)
Public method AddTolerance
(Inherited from IAcadBlock)
Public method AddTorus
(Inherited from IAcadBlock)
Public method AddTrace
(Inherited from IAcadBlock)
Public method AddWedge
(Inherited from IAcadBlock)
Public method AddXline
(Inherited from IAcadBlock)
Public method AttachExternalReference
(Inherited from IAcadBlock)
Public method Bind
(Inherited from IAcadBlock)
Public method Delete
(Inherited from IAcadBlock)
Public method Detach
(Inherited from IAcadBlock)
Public method Erase
(Inherited from IAcadBlock)
Public method GetEnumerator
(Inherited from IAcadBlock)
Public method GetExtensionDictionary
(Inherited from IAcadBlock)
Public method GetXData
(Inherited from IAcadBlock)
Public method InsertBlock
(Inherited from IAcadBlock)
Public method Item
(Inherited from IAcadBlock)
Public method Reload
(Inherited from IAcadBlock)
Public method remove_Modified
(Inherited from IAcadObjectEvents_Event)
Public method SetXData
(Inherited from IAcadBlock)
Public method Unload
(Inherited from IAcadBlock)
Top
Events
  Name Description
Public event Modified
(Inherited from IAcadObjectEvents_Event)
Top
See Also

©  Bricsys NV. All rights reserved.