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
|
int |
getTypeName()
Gets the name of the type.
|
void |
setArcDefinitionPoint(Cad3DPoint value)
Gets arc definition 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, getExtrusionDirection, getHorizontalDirection, getMiddleTextLocation, getStyleName, getText, getTextLineSpacing, getTextRotationAngle, getTypeOfDimension, getVersionNumber, isSingleUse, isUserDimension, isXOrdinate, isYordinate, setActualMeasurement, setAttachmentType, setBlockName, setBlockTranslationVector, setDefinitionPoint, setDimensionTextLineSpacingFactor, setDimensionType, setExtrusionDirection, setHorizontalDirection, setMiddleTextLocation, setStyleName, setText, setTextLineSpacing, setTextRotationAngle, setTypeOfDimension, setVersionNumber
getBounds, getChildObjects, getColorId, getColorName, getColorValue, getEntmode, getHyperlink, getLayerName, getLayoutTabName, getLineScale, getLineTypeName, getLineWeight, getLType, getMaterial, getMaterialHandle, getNumreactors, getPlotStyle, getPlotStyleFlag, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getStorageFlag, getTransparency, getVisible, getXDirMissingFlag, isByLayer, isNoLinks, setBounds, setByLayer, setChildObjects, setColorId, setColorName, setColorValue, setEntmode, setHyperlink, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setLType, setMaterial, setMaterialHandle, setNoLinks, setNumreactors, setPlotStyle, setPlotStyleFlag, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setStorageFlag, setTransparency, setVisible, setXDirMissingFlag
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadAngularDimension()
Initializes a new instance of the CadAngularDimension
class.
public int getTypeName()
Gets the name of the type.
getTypeName
in class CadDimensionBase
public final Cad3DPoint getRightBottomPoint()
Gets right bottom point
public final void setRightBottomPoint(Cad3DPoint value)
Gets right bottom point
public final Cad3DPoint getRightTopPoint()
Gets right top point
public final void setRightTopPoint(Cad3DPoint value)
Gets right top point
public final Cad3DPoint getLeftBottomPoint()
Gets left bottom point
public final void setLeftBottomPoint(Cad3DPoint value)
Gets left bottom point
public final Cad3DPoint getArcDefinitionPoint()
Gets arc definition point
public final void setArcDefinitionPoint(Cad3DPoint value)
Gets arc definition point