public class CadDimensionOrdinate extends CadDimensionBase
The Cad dimension ordinate.
Parameters_internalized, typeName_internalized
Constructor and Description |
---|
CadDimensionOrdinate()
Initializes a new instance of the
CadDimensionOrdinate class. |
Modifier and Type | Method and Description |
---|---|
Cad3DPoint |
getDefinition13()
Gets or sets the definition13.
|
Cad3DPoint |
getDefinition14()
Gets or sets the definition14.
|
void |
setDefinition13(Cad3DPoint value) |
void |
setDefinition14(Cad3DPoint value) |
getActualMeasurement, getAttachmentType, getBlockName, getDefinitionPoint, getDimensionTextLineSpacingFactor, getDimensionType, getHorizontalDirection, getMiddleTextLocation, getStyleName, getText, getTextLineSpacing, getTextRotationAngle, isSingleUse, isUserDimension, isXOrdinate, isYordinate, mergeProperties_internalized, 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_internalized, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
accept_internalized, acceptR12_internalized, addParameter_internalized, getApplicationCodesContainer, getObjectHandle, getShapeObject, getXdataContainer, setApplicationCodesContainer, setObjectHandle, setShapeObject, setXdataContainer
public CadDimensionOrdinate()
Initializes a new instance of the CadDimensionOrdinate
class.
public Cad3DPoint getDefinition13()
Gets or sets the definition13.
Value: The definition13.public void setDefinition13(Cad3DPoint value)
public Cad3DPoint getDefinition14()
Gets or sets the definition14.
Value: The definition14.public void setDefinition14(Cad3DPoint value)
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.