codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  DimDiametric object

A dimension measuring the diameter of a circle or arc.

VBA class name:

AcadDimDiametric 

Create using:

ModelSpace.AddDimDiametric
PaperSpace.AddDimDiametric
Block.AddDimDiametric 

Access via:

ModelSpace.Item
PaperSpace.Item
Block.Item
SelectionSet.Item
Group.Item 

The position of the text (TextPosition property) determines the location of the dimension line.

Examples of diameter dimensions

To create a diameter dimension, use the AddDimDiametric method. To edit or query a diameter dimension, use the following methods and properties:

Methods

ArrayPolar

ArrayRectangular

Copy

Delete

GetBoundingBox

GetExtensionDictionary

GetXData

Highlight

IntersectWith

Mirror

Mirror3D

Move

Rotate

Rotate3D

ScaleEntity

SetXData

TransformBy

Update

Properties

AltRoundDistance

AltSuppressLeadingZeros

AltSuppressTrailingZeros

AltSuppressZeroInches

AltSuppressZeroFeet

AltTextPrefix

AltTextSuffix

AltTolerancePrecision

AltToleranceSuppressLeadingZeros

AltToleranceSuppressTrailingZeros

AltToleranceSuppressZeroInches

AltToleranceSuppressZeroFeet

AltUnitsFormat

AltUnits

AltUnitsPrecision

AltUnitsScale

Application

Arrowhead1Block

Arrowhead1Type

Arrowhead2Block

Arrowhead2Type

ArrowheadSize

CenterMarkSize

CenterType

DecimalSeparator

DimensionLineColor

DimensionLinetype

DimensionLineWeight

DimLine1Suppress

DimLine2Suppress

Document

ExtensionLineOffset

Fit

ForceLineInside

FractionFormat

Handle

HasExtensionDictionary

HorizontalTextPosition

Hyperlinks

Layer

LeaderLength

LinearScaleFactor

Linetype

LinetypeScale

Lineweight

Measurement

Normal

ObjectID

OwnerID

PlotStyleName

PrimaryUnitsPrecision

Rotation

RoundDistance

ScaleFactor

StyleName

SuppressLeadingZeros

SuppressTrailingZeros

SuppressZeroFeet

SuppressZeroInches

TextColor

TextGap

TextHeight

TextInside

TextInsideAlign

TextMovement

TextOutsideAlign

TextOverride

TextPosition

TextPrefix

TextRotation

TextStyle

TextSuffix

ToleranceDisplay

ToleranceHeightScale

ToleranceJustification

ToleranceLowerLimit

TolerancePrecision

ToleranceSuppressLeadingZeros

ToleranceSuppressTrailingZeros

ToleranceSuppressZeroInches

ToleranceSuppressZeroFeet

ToleranceUpperLimit

TrueColor

UnitsFormat

VerticalTextPosition

Visible  

Events

Modified  

 

   Comments?