public class CadAngularDimension extends CadDimensionBase
The Cad angular dimension.
Constructor and Description |
---|
CadAngularDimension()
Initializes a new instance of the
CadAngularDimension class. |
Modifier and Type | Method and Description |
---|---|
Cad3DPoint |
getArcDefinitionPoint()
Gets arc definition point
|
Cad3DPoint |
getLeftBottomPoint()
Gets left bottom point
|
Cad3DPoint |
getRightBottomPoint()
Gets right bottom point
|
Cad3DPoint |
getRightTopPoint()
Gets right top point
|
void |
setLeftBottomPoint(Cad3DPoint value)
Gets left bottom point
|
void |
setRightBottomPoint(Cad3DPoint value)
Gets right bottom point
|
void |
setRightTopPoint(Cad3DPoint value)
Gets right top point
|
getActualMeasurement, getAttachmentType, getBlockName, getBlockTranslationVector, getDefinitionPoint, getDimensionTextLineSpacingFactor, getDimensionType, getDimensionTypeObject, getHorizontalDirection, getMiddleTextLocation, getStyleName, getText, getTextLineSpacing, getTextRotationAngle, getTypeOfDimension, getVersionNumber, isSingleUse, isUserDimension, isXOrdinate, isYordinate, setActualMeasurement, setAttachmentType, setBlockName, setBlockTranslationVector, setDefinitionPoint, setDimensionTextLineSpacingFactor, setDimensionType, setHorizontalDirection, setMiddleTextLocation, setStyleName, setText, setTextLineSpacing, setTextRotationAngle, setVersionNumber
getExtrusionDirection, setExtrusionDirection
getAttribute160, getAttribute348, getChildObjects, getColorId, getColorName, getColorValue, getHyperlink, getLayerName, getLayoutTabName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, isColorIdSet, setAttribute160, setAttribute348, setChildObjects, setColorId, setColorName, setColorValue, setHyperlink, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer
public CadAngularDimension()
Initializes a new instance of the CadAngularDimension
class.
public Cad3DPoint getRightBottomPoint()
Gets right bottom point
public final void setRightBottomPoint(Cad3DPoint value)
Gets right bottom point
public Cad3DPoint getRightTopPoint()
Gets right top point
public final void setRightTopPoint(Cad3DPoint value)
Gets right top point
public Cad3DPoint getLeftBottomPoint()
Gets left bottom point
public final void setLeftBottomPoint(Cad3DPoint value)
Gets left bottom point
public Cad3DPoint getArcDefinitionPoint()
Gets arc definition point