Represents Arc lenght dimension in a CAD image

The following tables list the members exposed by the CADDimensionArc type.

Name Description
Public constructor CADDimensionArc (Overloaded) Initializes a new instance of the CADDimension class. (inherited from CADDimension).
Top
Name Description
Public property Angle Gets or sets an angle between a referenced block and CAD drawing. (inherited from CADInsert).
Public property ArcDefPoint Gets or sets the point defining dimension arc for angular dimensions (in object coordinates system). (inherited from CADDimension).
Public property ArrowSize Gets or sets dimensioning arrow size. (inherited from CADDimension).
Public property ArrowType1 Gets or sets first arrow block name. (inherited from CADDimension).
Public property ArrowType2 Gets or sets second arrow block name (inherited from CADDimension).
Public property Attribs Gets a collection of an attribs. (inherited from CADInsert).
Public property Block Gets or sets a block referenced by this CADInsert object. (inherited from CADInsert).
Public property Box Gets a three-dimensional box that encloses the CADInsert object. (inherited from CADInsert).
Public property Color Gets or sets a color for the this CADCustomVertex object. (inherited from CADCustomVertex).
Public property Converter Gets or sets a CADConverter associated with this CADObjectEntity. (inherited from CADObjectEntity).
Public property Count Gets a number of attribs belonging to the given CADInsert. (inherited from CADInsert).
Public property DIMCLRD Gets or sets dimension line color. Range is 0 = BYBLOCK; 256 = BYLAYER. (inherited from CADDimension).
Public property DIMCLRE Gets or sets dimension extension line color. Range is 0 = BYBLOCK; 256 = BYLAYER. (inherited from CADDimension).
Public property DIMCLRT Gets or sets dimension text color. Range is 0 = BYBLOCK; 256 = BYLAYER. (inherited from CADDimension).
Public property DIMDEC Gets or sets a number of decimal places for the tolerance values of a primary units dimension. (inherited from CADDimension).
Public property DIMLFAC Gets or sets a linear measurements scale factor. (inherited from CADDimension).
Public property DIMLWD Gets or sets the dimension line lineweight. (inherited from CADDimension).
Public property DIMLWE Gets or sets the extension line lineweight. (inherited from CADDimension).
Public property DIMSD1 Gets or sets a suppression of the first dimensional line. (inherited from CADDimension).
Public property DIMSD2 Gets or sets a suppression of the second dimensional line. (inherited from CADDimension).
Public property DIMSE1 Gets or sets a supression of the first extension line. (inherited from CADDimension).
Public property DIMSE2 Gets or sets a supression of the second extension line. (inherited from CADDimension).
Public property DIMTIH Gets or sets the text inside horizontal if nonzero. (inherited from CADDimension).
Public property DIMTIX Gets or sets the force text inside extensions if nonzero. (inherited from CADDimension).
Public property DIMTOH Gets or sets the text outside horizontal if nonzero. (inherited from CADDimension).
Public property DefPoint Gets or sets a location of the dimension in a CAD image. (inherited from CADDimension).
Public property EntName Gets a name of the CADInsert object. (inherited from CADInsert).
Public property EntType Gets the type of this CADDimension entity.
Public property Entities Gets a collection of attribs associated with the given CADInsert object. (inherited from CADInsert).
Public property ExtLineExt Gets or sets a distance to extend the extension lines above the dimension line. (inherited from CADDimension).
Public property ExtLineOffset Gets or sets a distance to offset the extension lines from the points on the drawing that define the dimension. (inherited from CADDimension).
Public property ExtendedData Provides access to entity extended data (inherited from CADEntity).
Public property Extrusion Gets or sets a direction of axis Z belonging to the coordinate system of this CADInsert object. (inherited from CADInsert).
Public property Flags Gets or sets a byte containing flags for the CADDimension object. (inherited from CADDimension).
Public property ForceText Outdated. (inherited from CADDimension).
Public property Handle Gets a CADEntity handle. (inherited from CADEntity).
Public property Layer Gets or sets a layer this CADPlotEntity belongs to. (inherited from CADPlotEntity).
Public property LinDefPoint1 Gets or sets an origin of the first extension line of the CADDimension object. (inherited from CADDimension).
Public property LinDefPoint2 Gets or sets an origin of the second extension line of the CADDimension object. (inherited from CADDimension).
Public property LineType Gets or sets line type for this CADPenLine object. (inherited from CADInsert).
Public property LineTypeScale Gets or sets a value equal to a quantity of linetype elements per unit of its length. (inherited from CADPlotEntity).
Public property LineWeight Gets or sets a thickness of lines for this CADInsert. (inherited from CADInsert).
Public property Matrix Gets a matrix of the CADInsert object. (inherited from CADInsert).
Public property MeasurementsScale Outdated. (inherited from CADDimension).
Public property MiddlePoint Gets or sets a middle point of the dimension text. (inherited from CADDimension).
Public property Point Gets or sets a position of the CADCustomVertex object. (inherited from CADCustomVertex).
Public property Precision Outdated. (inherited from CADDimension).
Public property RadDefPoint Gets or sets the definition point for diameter, radius, and angular dimensions (in world coordinates system) (inherited from CADDimension).
Public property Scale Gets or sets a scale for drawning of the referenced block in a CAD image. (inherited from CADInsert).
Public property Selected Get or sets CADInsert selected. (inherited from CADInsert).
Public property Style Gets or sets a style for the CADDimension object. (inherited from CADDimension).
Public property TextAlign Gets the integer value specifing text alignment or sets text alignment by this integer value. (inherited from CADDimension).
Public property TextHeight Gets or sets dimensioning text height. (inherited from CADDimension).
Public property TextOffset Gets or sets a gap between the dimension text and the dimension line. (inherited from CADDimension).
Public property TextOverride For internal uses (inherited from CADDimension).
Public property TextPosVert Gets or sets text above dimension line if nonzero. (inherited from CADDimension).
Public property TextRotation Gets or sets the rotation angle of the dimension text. (inherited from CADDimension).
Public property TextStyle Gets or sets a style of the dimension text. (inherited from CADDimension).
Public property Visibility Gets or sets a value indicating whether a CADPlotEntity is visible. (inherited from CADPlotEntity).
Public property Visible Gets or sets a value indicating whether a CADPlotEntity is visible taking into account a state of the layer this CADPlotEntity belongs to. (inherited from CADPlotEntity).
Top
Name Description
Public method AddEntity Adds the specified entity to this CADInsert object. (inherited from CADInsert).
Public method AssignEntity Copies an entity (inherited from CADDimension).
Public method Attrib Returns an attribute contained in the given CADInsert object. (inherited from CADInsert).
Public method ChangeEntity Edits current entity by specified offset (inherited from CADEntity).
Public method Clone Copies an entity (inherited from CADEntity).
Public method Dispose Releases all resources used by the CADEntity. (inherited from CADDimension).
Public method DrawEntityTrace Implements drawing of entity with specified offset to specified Control (inherited from CADEntity).
Public method Equals (Overloaded) (inherited from Object).
Public method GetBoxPoints Checks if the CADEntity must be drawn during a drawing cycle. (inherited from CADEntity).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Loaded Loads this CADDimension object to the specified CADConverter. (inherited from CADDimension).
Public method OnDraw Raises a DrawEvent. (inherited from CADEntity).
Public method Static ReferenceEquals (inherited from Object).
Public method SetLType Sets a linetype for the CADInsert entity. (inherited from CADInsert).
Public method ToString (inherited from Object).
Top
Name Description
Public field DrawEvent Occurs when the CADEntity is drawn in the CAD image. (inherited from CADEntity).
Top