codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  DimOrdinate 对象

测量某点到原点的绝对X或Y坐标值的标注。

VBA 类名:

AcadDimOrdinate 

创建方法

ModelSpace.AddDimOrdinate
PaperSpace.AddDimOrdinate
Block.AddDimOrdinate 

访问途径

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

坐标标注沿着一条简单引线来显示对象的X或Y向的 UCS坐标。依据坐标标注的标准决定是否使用坐标值的绝对值。

测量圆周上切点的X绝对值的坐标标注

要修改坐标标注的尺寸界线,修改 Rotation 及(或)TextPosition属性。尺寸界线将被重新计算以符合新的要求。

创建坐标标注,使用 AddDimOrdinate方法。要修改或查询坐标标注,使用以下方法和属性:

方法

ArrayPolar

ArrayRectangular

Copy

Delete

GetBoundingBox

GetExtensionDictionary

GetXData

Highlight

IntersectWith

Mirror

Mirror3D

Move

Rotate

Rotate3D

ScaleEntity

SetXData

TransformBy

Update

属性

AltRoundDistance

AltSuppressLeadingZeros

AltSuppressTrailingZeros

AltSuppressZeroInches

AltSuppressZeroFeet

AltTextPrefix

AltTextSuffix

AltTolerancePrecision

AltToleranceSuppressLeadingZeros

AltToleranceSuppressTrailingZeros

AltToleranceSuppressZeroInches

AltToleranceSuppressZeroFeet

AltUnitsFormat

AltUnits

AltUnitsPrecision

AltUnitsScale

Application

ArrowheadSize

DecimalSeparator

DimensionLineWeight

Document

ExtensionLineColor

ExtensionLineOffset

FractionFormat

Handle

HasExtensionDictionary

Hyperlinks

Layer

LinearScaleFactor

Linetype

LinetypeScale

Lineweight

Measurement

Normal

ObjectID

OwnerID

PlotStyleName

PrimaryUnitsPrecision

Rotation

RoundDistance

ScaleFactor

StyleName

SuppressLeadingZeros

SuppressTrailingZeros

SuppressZeroFeet

SuppressZeroInches

TextColor

TextGap

TextHeight

TextMovement

TextOverride

TextPosition

TextPrefix

TextRotation

TextStyle

TextSuffix

ToleranceDisplay

ToleranceHeightScale

ToleranceJustification

ToleranceLowerLimit

TolerancePrecision

ToleranceSuppressLeadingZeros

ToleranceSuppressTrailingZeros

ToleranceSuppressZeroInches

ToleranceSuppressZeroFeet

ToleranceUpperLimit

TrueColor

UnitsFormat

VerticalTextPosition

Visible  

事件

Modified