Click or drag to resize

ArcLengthDimension Methods

The ArcLengthDimension type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new ArcLengthDimension that is a copy of the current instance.
(Overrides EntityObjectClone.)
Public methodExplode
Decompose the actual dimension in its internal entities.
(Inherited from Dimension.)
Public methodSetDimensionLinePosition
Calculates the dimension offset from a point along the dimension line.
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.)
Public methodUpdate
Rebuilds the block definition of the actual dimension.
(Inherited from Dimension.)
Top
See Also