public class CadBlockEntity extends Object
The Cad block entity.
Constructor and Description |
---|
CadBlockEntity()
Initializes a new instance of the
CadBlockEntity class. |
Modifier and Type | Method and Description |
---|---|
void |
addEntity(CadBaseEntity entityObject)
Adds the entity.
|
com.aspose.ms.System.Collections.Generic.Dictionary<String,CadAttDef> |
getAttDefs()
Gets the attribute definitions
|
String |
getAttribute6()
Gets or sets the attribute6.
|
Short |
getAttribute71()
Gets or sets the attribute 71.
|
Cad3DPoint |
getBasePoint()
Gets or sets the base point.
|
Short |
getBlockAttribute370()
Gets or sets the block attribute 370.
|
Integer |
getBlockAttribute420()
Gets or sets the block attribute 420.
|
Double |
getBlockAttribute48()
Gets or sets the block attribute48.
|
Short |
getBlockAttribute62()
Gets or sets the block attribute 62.
|
String |
getBlockHandle()
Gets or sets the handle.
|
boolean |
getBlockModelSegregated()
Gets or sets a value indicating whether [model segregated].
|
CadBaseEntity |
getCadBlockNameEntity()
Associated block name entity
|
CadBlockTableObject |
getCadBlockTableObject()
Associated block table object
|
CadBaseEntity |
getCadEndBlockNameEntity()
Associated end block name entity
|
String |
getDescription()
Gets or sets the description.
|
Short |
getEndBlockAttribute370()
Gets or sets the end block attribute 370.
|
Integer |
getEndBlockAttribute420()
Gets or sets the block attribute 420.
|
Double |
getEndBlockAttribute48()
Gets or sets the end block attribute 48.
|
String |
getEndBlockAttribute6()
Gets or sets the end block attribute 6.
|
Short |
getEndBlockAttribute62()
Gets or sets the end block attribute 62.
|
String |
getEndBlockHandle()
Gets or sets the handle2.
|
String |
getEndBlockLayerName()
Gets or sets the end name of the block layer.
|
boolean |
getEndBlockModelSegregated()
Gets or sets a value indicating whether [end block model segregated].
|
CadBaseEntity[] |
getEntities()
Gets or sets the entities.
|
short |
getFlags()
Gets or sets the flags.
|
String |
getLayerName()
Gets or sets the layer.
|
String |
getName()
Gets or sets the name.
|
String |
getOriginalBlockName()
Name of the original dynamic block, or real block name if it's not originated from dynamic block
|
String |
getSoftOwner()
Gets or sets the soft owner.
|
CadXdataContainer |
getXdataContainer()
Gets or sets the xdata container.
|
String |
getXRefPathName()
Gets or sets the XRef path.
|
void |
setAttribute6(String value)
Gets or sets the attribute6.
|
void |
setAttribute71(Short value)
Gets or sets the attribute 71.
|
void |
setBasePoint(Cad3DPoint value)
Gets or sets the base point.
|
void |
setBlockAttribute370(Short value)
Gets or sets the block attribute 370.
|
void |
setBlockAttribute420(Integer value)
Gets or sets the block attribute 420.
|
void |
setBlockAttribute48(Double value)
Gets or sets the block attribute48.
|
void |
setBlockAttribute62(Short value)
Gets or sets the block attribute 62.
|
void |
setBlockHandle(String value)
Gets or sets the handle.
|
void |
setBlockModelSegregated(boolean value)
Gets or sets a value indicating whether [model segregated].
|
void |
setCadBlockNameEntity(CadBaseEntity value)
Associated block name entity
|
void |
setCadBlockTableObject(CadBlockTableObject value)
Associated block table object
|
void |
setCadEndBlockNameEntity(CadBaseEntity value)
Associated end block name entity
|
void |
setDescription(String value)
Gets or sets the description.
|
void |
setEndBlockAttribute370(Short value)
Gets or sets the end block attribute 370.
|
void |
setEndBlockAttribute420(Integer value)
Gets or sets the block attribute 420.
|
void |
setEndBlockAttribute48(Double value)
Gets or sets the end block attribute 48.
|
void |
setEndBlockAttribute6(String value)
Gets or sets the end block attribute 6.
|
void |
setEndBlockAttribute62(Short value)
Gets or sets the end block attribute 62.
|
void |
setEndBlockHandle(String value)
Gets or sets the handle2.
|
void |
setEndBlockLayerName(String value)
Gets or sets the end name of the block layer.
|
void |
setEndBlockModelSegregated(boolean value)
Gets or sets a value indicating whether [end block model segregated].
|
void |
setEntities(CadBaseEntity[] value)
Gets or sets the entities.
|
void |
setFlags(short value)
Gets or sets the flags.
|
void |
setLayerName(String value)
Gets or sets the layer.
|
void |
setName(String value)
Gets or sets the name.
|
void |
setSoftOwner(String value)
Gets or sets the soft owner.
|
void |
setXdataContainer(CadXdataContainer value)
Gets or sets the xdata container.
|
void |
setXRefPathName(String value)
Gets or sets the XRef path.
|
public CadBlockEntity()
Initializes a new instance of the CadBlockEntity
class.
public final Integer getBlockAttribute420()
Gets or sets the block attribute 420.
public final void setBlockAttribute420(Integer value)
Gets or sets the block attribute 420.
value
- The block attribute 420.public final Integer getEndBlockAttribute420()
Gets or sets the block attribute 420.
public final void setEndBlockAttribute420(Integer value)
Gets or sets the block attribute 420.
value
- The block attribute 420.public final Short getEndBlockAttribute370()
Gets or sets the end block attribute 370.
public final void setEndBlockAttribute370(Short value)
Gets or sets the end block attribute 370.
value
- The end block attribute 370.public final Short getBlockAttribute370()
Gets or sets the block attribute 370.
public final void setBlockAttribute370(Short value)
Gets or sets the block attribute 370.
value
- The block attribute 370.public final String getDescription()
Gets or sets the description.
public final void setDescription(String value)
Gets or sets the description.
value
- The description.public final Double getBlockAttribute48()
Gets or sets the block attribute48.
public final void setBlockAttribute48(Double value)
Gets or sets the block attribute48.
value
- The block attribute48.public final Double getEndBlockAttribute48()
Gets or sets the end block attribute 48.
public final void setEndBlockAttribute48(Double value)
Gets or sets the end block attribute 48.
value
- The end block attribute 48.public final Short getBlockAttribute62()
Gets or sets the block attribute 62.
public final void setBlockAttribute62(Short value)
Gets or sets the block attribute 62.
value
- The block attribute 62.public final Short getEndBlockAttribute62()
Gets or sets the end block attribute 62.
public final void setEndBlockAttribute62(Short value)
Gets or sets the end block attribute 62.
value
- The end block attribute 62.public final Cad3DPoint getBasePoint()
Gets or sets the base point.
public final void setBasePoint(Cad3DPoint value)
Gets or sets the base point.
public final CadBaseEntity[] getEntities()
Gets or sets the entities.
public final void setEntities(CadBaseEntity[] value)
Gets or sets the entities.
public final short getFlags()
Gets or sets the flags.
public final void setFlags(short value)
Gets or sets the flags.
public final Short getAttribute71()
Gets or sets the attribute 71.
public final void setAttribute71(Short value)
Gets or sets the attribute 71.
value
- The attribute 71.public final String getBlockHandle()
Gets or sets the handle.
public final void setBlockHandle(String value)
Gets or sets the handle.
public final boolean getEndBlockModelSegregated()
Gets or sets a value indicating whether [end block model segregated].
true
if [end block model segregated]; otherwise, false
.public final void setEndBlockModelSegregated(boolean value)
Gets or sets a value indicating whether [end block model segregated].
value
- true
if [end block model segregated]; otherwise, false
.public final boolean getBlockModelSegregated()
Gets or sets a value indicating whether [model segregated].
true
if [model segregated]; otherwise, false
.public final void setBlockModelSegregated(boolean value)
Gets or sets a value indicating whether [model segregated].
value
- true
if [model segregated]; otherwise, false
.public final String getEndBlockHandle()
Gets or sets the handle2.
public final void setEndBlockHandle(String value)
Gets or sets the handle2.
value
- The handle2.public final String getName()
Gets or sets the name.
public final void setName(String value)
Gets or sets the name.
public final String getXRefPathName()
Gets or sets the XRef path.
public final void setXRefPathName(String value)
Gets or sets the XRef path.
value
- The XRef path.public final String getSoftOwner()
Gets or sets the soft owner.
public final void setSoftOwner(String value)
Gets or sets the soft owner.
value
- The soft owner (the same for Block and EndBlock)public final String getLayerName()
Gets or sets the layer.
public final void setLayerName(String value)
Gets or sets the layer.
value
- The layer.public final String getEndBlockLayerName()
Gets or sets the end name of the block layer.
public final void setEndBlockLayerName(String value)
Gets or sets the end name of the block layer.
value
- The end name of the block layer.public final String getAttribute6()
Gets or sets the attribute6.
public final void setAttribute6(String value)
Gets or sets the attribute6.
value
- The attribute6.public final String getEndBlockAttribute6()
Gets or sets the end block attribute 6.
public final void setEndBlockAttribute6(String value)
Gets or sets the end block attribute 6.
value
- The end block attribute 6.public final CadXdataContainer getXdataContainer()
Gets or sets the xdata container.
public final void setXdataContainer(CadXdataContainer value)
Gets or sets the xdata container.
value
- The xdata container.public final CadBlockTableObject getCadBlockTableObject()
Associated block table object
public final void setCadBlockTableObject(CadBlockTableObject value)
Associated block table object
public final CadBaseEntity getCadBlockNameEntity()
Associated block name entity
public final void setCadBlockNameEntity(CadBaseEntity value)
Associated block name entity
public final CadBaseEntity getCadEndBlockNameEntity()
Associated end block name entity
public final void setCadEndBlockNameEntity(CadBaseEntity value)
Associated end block name entity
public final com.aspose.ms.System.Collections.Generic.Dictionary<String,CadAttDef> getAttDefs()
Gets the attribute definitions
public final String getOriginalBlockName()
Name of the original dynamic block, or real block name if it's not originated from dynamic block
public final void addEntity(CadBaseEntity entityObject)
Adds the entity.
entityObject
- The entity object.