public class CadDimensionOrdinate extends CadDimensionBase
The Cad dimension ordinate.
| 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.
|
byte |
getFlag2()
The Flag2
|
CadEntityTypeName |
getTypeName()
Gets the name of the type.
|
void |
setDefinition13(Cad3DPoint value)
Gets or sets the definition13.
|
void |
setDefinition14(Cad3DPoint value)
Gets or sets the definition14.
|
void |
setFlag2(byte value)
The Flag2
|
getActualMeasurement, getArrowSize, getAttachmentType, getBlockName, getBlockTranslationVector, getDefinitionPoint, getDimAssocHandle, getDimensionTextLineSpacingFactor, getDimensionType, getExtrusionDirection, getFlag1, getHorizontalDirection, getMiddleTextLocation, getStyleName, getText, getTextLineSpacing, getTextRotationAngle, getTypeOfDimension, getVersionNumber, isSingleUse, isUserDimension, isXOrdinate, isYordinate, setActualMeasurement, setArrowSize, setAttachmentType, setBlockName, setBlockTranslationVector, setDefinitionPoint, setDimAssocHandle, setDimensionTextLineSpacingFactor, setDimensionType, setExtrusionDirection, setFlag1, setHorizontalDirection, setMiddleTextLocation, setStyleName, setText, setTextLineSpacing, setTextRotationAngle, setTypeOfDimension, setVersionNumbergetArea, getAssocViewPortHandle, getBounds, getChildObjects, getChilds, getColorHandle, getColorId, getColorName, getColorValue, getEntmode, getGroupHandle, getHyperlink, getId, getLayerName, getLayoutTabName, getLength, getLineScale, getLineTypeName, getLineWeight, getLType, getMaterial, getPlotStyle, getPlotStyleFlag, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getStorageFlag, getTransparency, getVisible, getXDirMissingFlag, isAssocViewPortHandleSet, isByLayer, isNoLinks, setBounds, setByLayer, setChildObjects, setColorHandle, setColorId, setColorName, setColorValue, setEntmode, setGroupHandle, setHyperlink, setId, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setLType, setMaterial, setNoLinks, setPlotStyle, setPlotStyleFlag, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setStorageFlag, setTransparency, setVisible, setXDirMissingFlaggetHardOwner, getNumreactors, getReactors, getSoftOwner, isSoftOwnerSet, setHardOwner, setNumreactors, setReactors, setSoftOwnergetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getUID, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setUID, setXdataContainerpublic CadDimensionOrdinate()
Initializes a new instance of the CadDimensionOrdinate class.
public CadEntityTypeName getTypeName()
Gets the name of the type.
getTypeName in class CadDimensionBasepublic final Cad3DPoint getDefinition13()
Gets or sets the definition13.
public final void setDefinition13(Cad3DPoint value)
Gets or sets the definition13.
value - The definition13.public final Cad3DPoint getDefinition14()
Gets or sets the definition14.
public final void setDefinition14(Cad3DPoint value)
Gets or sets the definition14.
value - The definition14.public final byte getFlag2()
The Flag2
public final void setFlag2(byte value)
The Flag2
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.