DimRadial オブジェクト(ActiveX)

円または円弧の半径を計測する寸法。

サポートされているプラットフォーム: Windows のみ

クラス情報

クラス名

AcadDimRadial

オブジェクトの継承
Object
   AcadObject
      AcadEntity
         AcadDimension
            AcadDimRadial
作成時に用いる項目

VBA

ModelSpace.AddDimRadial
PaperSpace.AddDimRadial
Block.AddDimRadial
経由する項目

VBA

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

メンバー

次のメンバーはこのオブジェクトの一部です。

メソッド

プロパティ

イベント

ArrayPolar

ArrayRectangular

Copy

Delete

GetBoundingBox

GetExtensionDictionary

GetXData

Highlight

IntersectWith

Mirror

Mirror3D

Move

Rotate

Rotate3D

ScaleEntity

SetXData

TransformBy

Update

AltRoundDistance

AltSuppressLeadingZeros

AltSuppressTrailingZeros

AltSuppressZeroFeet

AltSuppressZeroInches

AltTextPrefix

AltTextSuffix

AltTolerancePrecision

AltToleranceSuppressLeadingZeros

AltToleranceSuppressTrailingZeros

AltToleranceSuppressZeroFeet

AltToleranceSuppressZeroInches

AltUnits

AltUnitsFormat

AltUnitsPrecision

AltUnitsScale

Application

ArrowheadBlock

ArrowheadSize

ArrowheadType

CenterMarkSize

CenterType

DecimalSeparator

DimConstrDesc

DimConstrExpression

DimConstrForm

DimConstrName

DimConstrReference

DimConstrValue

DimensionLineColor

DimensionLinetype

DimensionLineWeight

DimLineSuppress

DimTxtDirection

Document

EntityTransparency

Fit

ForceLineInside

FractionFormat

Handle

HasExtensionDictionary

Hyperlinks

Layer

LeaderLength

LinearScaleFactor

Linetype

LinetypeScale

Lineweight

Material

Measurement

Normal

ObjectID

ObjectName

OwnerID

PlotStyleName

PrimaryUnitsPrecision

Rotation

RoundDistance

ScaleFactor

StyleName

SuppressLeadingZeros

SuppressTrailingZeros

SuppressZeroFeet

SuppressZeroInches

TextColor

TextFill

TextFillColor

TextGap

TextHeight

TextInside

TextInsideAlign

TextMovement

TextOutsideAlign

TextOverride

TextPosition

TextPrefix

TextRotation

TextStyle

TextSuffix

ToleranceDisplay

ToleranceHeightScale

ToleranceJustification

ToleranceLowerLimit

TolerancePrecision

ToleranceSuppressLeadingZeros

ToleranceSuppressTrailingZeros

ToleranceSuppressZeroFeet

ToleranceSuppressZeroInches

ToleranceUpperLimit

TrueColor

UnitsFormat

VerticalTextPosition

Visible

Modified

注意

寸法値の位置(TextPosition プロパティ)によって、寸法線の位置が決まります。



半径寸法の例

半径寸法を作成するには、 AddDimRadial メソッドを使用します。