IntelliCAD 11.1 Object Library
Dimension Object Members
See Also  Overview 

Public Methods

Public Method ArrayPolarCreates a polar array. If the PointOnAxis is distinct from the CenterPoint, a 3D array is created.
Public Method ArrayRectangularCreates a rectangular array.
Public Method CopyCreates a copy of the entity.
Public Method DeleteDeletes the specified object.
Public Method DivideReturns the points after dividing given object.
Public Method EraseErases the display of the entity. The entity is not deleted from the database.
Public Method GetBoundingBoxReturns the corners of the box that encloses a specified entity.
Public Method GetExtensionDictionaryGets the extension dictionary associated with an object.
Public Method GetXDataReturns the extended entity data associated with an entity.
Public Method HighlightHighlights or dehighlights the object.
Public Method IntersectWithReturns the intersection points between given objects.
Public Method MirrorMirrors an object about an axis defined by two points.
Public Method Mirror3DMirrors an object about a plane defined by three points.
Public Method MoveMoves an object.
Public Method RotateRotates an object.
Public Method Rotate3DRotates an object about an axis formed by two points. The direction of the axis is from point1 to point2.
Public Method ScaleEntityScales an object by a given scale factor.
Public Method SetXDataSets the extended entity data associated with an entity.
Public Method TransformByApplies a rigid motion transformation to an object.
Public Method UpdateUpdates the display of the object.

Public Properties

Public Property ApplicationReturns the Application object.
Public Property ArrowheadSizeSets or returns the size of dimension line arrowheads.
Public Property colorSets or returns the true color of the entity.
Public Property DecimalSeparatorSets or returns the character to be used as the decimal separator in decimal dimension and tolerance values.
Public Property DocumentReturns the document associated with the object.
Public Property EntityNameReturns the class name of the entity.
Public Property EntityTypeReturns the type of the entity.
Public Property ExtensionLineOffsetSets or returns the distance the extension lines are offset from the origin points.
Public Property HandleReturns the handle of the item.
Public Property HasExtensionDictionaryDetermines if the object has an extension dictionary associated with it.
Public Property LayerSets or returns the layer that the entity is on.
Public Property LinetypeSets or returns the linetype of the entity.
Public Property LinetypeScaleSets or returns the entity's linetype scale.
Public Property LineweightSpecifies the lineweight for the object.
Public Property MeasurementSets or returns the measurement for the dimension.
Public Property NormalSets or returns the Extrusion Direction vector for the entity.
Public Property ObjectNameReturns the class name of the entity.
Public Property ParentReturns the database item's parent object.
Public Property PlotStyleNameSpecifies the plotstyle name for the object.
Public Property RotationSets or returns the rotation angle in radians for the dimension.
Public Property ScaleFactorSets or returns the scale factor for the dimension.
Public Property StyleNameSets or returns the name of the dimension style.
Public Property SuppressLeadingZeroesSets or returns whether to suppress leading zeros in dimension values.
Public Property SuppressTrailingZeroesSets or returns whether to suppress trailing zeros in dimension values.
Public Property TextColorSets or returns the color of the dimension text.
Public Property TextGapSets or returns the distance between the dimension text and the dimension line when the dimension line is broken to accommodate dimension text.
Public Property TextHeightSets or returns the height for the dimension text.
Public Property TextMovementSets or returns how dimension text is drawn when text is moved.
Public Property TextOverrideSets or returns the text string of the dimension style.
Public Property TextPositionSets or returns the dimension text position.
Public Property TextPrefixSets or returns the dimension value prefix.
Public Property TextRotationSets or returns the rotation angle for the dimension text.
Public Property TextStringSets or returns the dimension text string.
Public Property TextStyleSets or returns the name of the dimension text style.
Public Property TextSuffixSets or returns the dimension value suffix.
Public Property ToleranceDisplaySets or returns how tolerances are displayed with the dimension text.
Public Property ToleranceHeightScaleSets or returns the scale factor for the text height of tolerance values relative to the dimension text height.
Public Property ToleranceJustificationSets or returns the vertical justification of tolerance values relative to the nominal dimension text.
Public Property ToleranceLowerLimitSets or returns the minimum tolerance limit for dimension text.
Public Property TolerancePrecisionSets or returns the precision of tolerance values in primary dimensions.
Public Property ToleranceSuppressLeadingZeroesSets or returns whether to suppress leading zeros in tolerance values.
Public Property ToleranceSuppressTrailingZeroesSets or returns whether to suppress trailing zeros in tolerance values.
Public Property ToleranceSuppressZeroFeetSets or returns whether to suppress zero foot measurements in tolerance values.
Public Property ToleranceSuppressZeroInchesSets or returns whether to suppress zero inch measurements in tolerance values.
Public Property ToleranceUpperLimitSets or returns the maximum tolerance limit for dimension text.
Public Property TrueColorSets or returns the true color of the entity.
Public Property UnitsFormatSets or returns the unit format for all dimensions except angular.
Public Property VerticalTextPositionSets or returns the vertical position of text in relation to the dimension line.
Public Property VisibleSets or returns whether the entity is visible.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.