OdaBlock Interface

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public interface OdaBlock : IOdaBlock, 
        IAcadObjectEvents_Event

The OdaBlock type exposes the following members.

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

©  Bricsys NV. All rights reserved.