AcadModelSpace Interface

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

The AcadModelSpace type exposes the following members.

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

©  Bricsys NV. All rights reserved.