public class CadAngularDimension extends CadDimensionBase
The Cad angular dimension.
Parameters_internalized, typeName_internalized
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 |
mergeProperties_internalized(CadBase sourceObject)
The merge properties.
|
getActualMeasurement, getAttachmentType, getBlockName, getDefinitionPoint, getDimensionTextLineSpacingFactor, getDimensionType, getHorizontalDirection, getMiddleTextLocation, getStyleName, getText, getTextLineSpacing, getTextRotationAngle, isSingleUse, isUserDimension, isXOrdinate, isYordinate, setActualMeasurement, setAttachmentType, setBlockName, setDefinitionPoint, setDimensionTextLineSpacingFactor, setDimensionType, setHorizontalDirection, setMiddleTextLocation, setStyleName, setText, setTextLineSpacing, setTextRotationAngle
getExtrusionDirection, setExtrusionDirection
getChildObjects, getChildObjectsInternal_internalized, getColorId, getColorName, getColorValue, getLayerName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, setChildObjects, setColorId, setColorName, setColorValue, setLayerName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setTypeName, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
accept_internalized, acceptR12_internalized, addParameter_internalized, getApplicationCodesContainer, getObjectHandle, getShapeObject, getXdataContainer, removeParameter_internalized, setApplicationCodesContainer, setObjectHandle, setShapeObject, setXdataContainer
public CadAngularDimension()
Initializes a new instance of the CadAngularDimension
class.
public Cad3DPoint getRightBottomPoint()
Gets right bottom point
public Cad3DPoint getRightTopPoint()
Gets right top point
public Cad3DPoint getLeftBottomPoint()
Gets left bottom point
public Cad3DPoint getArcDefinitionPoint()
Gets arc definition point
public void mergeProperties_internalized(CadBase sourceObject)
The merge properties.
mergeProperties_internalized
in class CadDimensionBase
sourceObject
- The source object.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.