AcadDimension Interface

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

The AcadDimension type exposes the following members.

Properties
  Name Description
Public property Application (Inherited from IAcadDimension.)
Public property color (Inherited from IAcadDimension.)
Public property Database (Inherited from IAcadDimension.)
Public property DecimalSeparator (Inherited from IAcadDimension.)
Public property Document (Inherited from IAcadDimension.)
Public property EntityName (Inherited from IAcadDimension.)
Public property EntityTransparency (Inherited from IAcadDimension.)
Public property EntityType (Inherited from IAcadDimension.)
Public property Handle (Inherited from IAcadDimension.)
Public property HasExtensionDictionary (Inherited from IAcadDimension.)
Public property Hyperlinks (Inherited from IAcadDimension.)
Public property Layer (Inherited from IAcadDimension.)
Public property Linetype (Inherited from IAcadDimension.)
Public property LinetypeScale (Inherited from IAcadDimension.)
Public property Lineweight (Inherited from IAcadDimension.)
Public property Material (Inherited from IAcadDimension.)
Public property Normal (Inherited from IAcadDimension.)
Public property ObjectID (Inherited from IAcadDimension.)
Public property ObjectID32 (Inherited from IAcadDimension.)
Public property ObjectName (Inherited from IAcadDimension.)
Public property OwnerID (Inherited from IAcadDimension.)
Public property OwnerID32 (Inherited from IAcadDimension.)
Public property PlotStyleName (Inherited from IAcadDimension.)
Public property Rotation (Inherited from IAcadDimension.)
Public property ScaleFactor (Inherited from IAcadDimension.)
Public property StyleName (Inherited from IAcadDimension.)
Public property SuppressLeadingZeros (Inherited from IAcadDimension.)
Public property SuppressTrailingZeros (Inherited from IAcadDimension.)
Public property TextColor (Inherited from IAcadDimension.)
Public property TextFill (Inherited from IAcadDimension.)
Public property TextFillColor (Inherited from IAcadDimension.)
Public property TextGap (Inherited from IAcadDimension.)
Public property TextHeight (Inherited from IAcadDimension.)
Public property TextMovement (Inherited from IAcadDimension.)
Public property TextOverride (Inherited from IAcadDimension.)
Public property TextPosition (Inherited from IAcadDimension.)
Public property TextPrefix (Inherited from IAcadDimension.)
Public property TextRotation (Inherited from IAcadDimension.)
Public property TextStyle (Inherited from IAcadDimension.)
Public property TextSuffix (Inherited from IAcadDimension.)
Public property ToleranceDisplay (Inherited from IAcadDimension.)
Public property ToleranceHeightScale (Inherited from IAcadDimension.)
Public property ToleranceJustification (Inherited from IAcadDimension.)
Public property ToleranceLowerLimit (Inherited from IAcadDimension.)
Public property TolerancePrecision (Inherited from IAcadDimension.)
Public property ToleranceSuppressLeadingZeros (Inherited from IAcadDimension.)
Public property ToleranceSuppressTrailingZeros (Inherited from IAcadDimension.)
Public property ToleranceUpperLimit (Inherited from IAcadDimension.)
Public property TrueColor (Inherited from IAcadDimension.)
Public property VerticalTextPosition (Inherited from IAcadDimension.)
Public property Visible (Inherited from IAcadDimension.)
Top
Methods
  Name Description
Public method add_Modified (Inherited from IAcadObjectEvents_Event.)
Public method ArrayPolar (Inherited from IAcadDimension.)
Public method ArrayRectangular (Inherited from IAcadDimension.)
Public method Copy (Inherited from IAcadDimension.)
Public method Delete (Inherited from IAcadDimension.)
Public method Erase (Inherited from IAcadDimension.)
Public method GetBoundingBox (Inherited from IAcadDimension.)
Public method GetExtensionDictionary (Inherited from IAcadDimension.)
Public method GetXData (Inherited from IAcadDimension.)
Public method Highlight (Inherited from IAcadDimension.)
Public method IntersectWith (Inherited from IAcadDimension.)
Public method Mirror (Inherited from IAcadDimension.)
Public method Mirror3D (Inherited from IAcadDimension.)
Public method Move (Inherited from IAcadDimension.)
Public method remove_Modified (Inherited from IAcadObjectEvents_Event.)
Public method Rotate (Inherited from IAcadDimension.)
Public method Rotate3D (Inherited from IAcadDimension.)
Public method ScaleEntity (Inherited from IAcadDimension.)
Public method SetXData (Inherited from IAcadDimension.)
Public method TransformBy (Inherited from IAcadDimension.)
Public method Update (Inherited from IAcadDimension.)
Top
Events
  Name Description
Public event Modified (Inherited from IAcadObjectEvents_Event.)
Top
See Also

©  Bricsys NV. All rights reserved.