public class CadAcidBlockReferenceEntity extends CadEntityBase
The Cad AcidBlockReferenceEntity
| Constructor and Description |
|---|
CadAcidBlockReferenceEntity()
Initializes a new instance of the
CadAcidBlockReferenceEntity class. |
| Modifier and Type | Method and Description |
|---|---|
String |
getBlockHeaderHandle()
The BlockHeader Handle
|
List<CadCodeValue> |
getCadCodeValues()
CadCodeValues
|
Cad3DPoint |
getInsertionPoint()
Gets or sets the insertion point.
|
String |
getSubClassName()
InternalTypeName
|
CadEntityTypeName |
getTypeName()
TypeName
|
String |
getViewPortHandle()
The ViewPort Handle
|
void |
setBlockHeaderHandle(String value)
The BlockHeader Handle
|
void |
setCadCodeValues(List<CadCodeValue> value)
CadCodeValues
|
void |
setInsertionPoint(Cad3DPoint value)
Gets or sets the insertion point.
|
void |
setSubClassName(String value)
InternalTypeName
|
void |
setViewPortHandle(String value)
The ViewPort Handle
|
getArea, 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 CadAcidBlockReferenceEntity()
Initializes a new instance of the CadAcidBlockReferenceEntity class.
public final List<CadCodeValue> getCadCodeValues()
CadCodeValues
public final void setCadCodeValues(List<CadCodeValue> value)
CadCodeValues
public CadEntityTypeName getTypeName()
TypeName
getTypeName in class CadEntityBasepublic final String getSubClassName()
InternalTypeName
public final void setSubClassName(String value)
InternalTypeName
public final Cad3DPoint getInsertionPoint()
Gets or sets the insertion point.
public final void setInsertionPoint(Cad3DPoint value)
Gets or sets the insertion point.
public final String getBlockHeaderHandle()
The BlockHeader Handle
public final void setBlockHeaderHandle(String value)
The BlockHeader Handle
public final String getViewPortHandle()
The ViewPort Handle
public final void setViewPortHandle(String value)
The ViewPort Handle
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.