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
|
CadStringParameter |
getAttribute6()
Gets or sets the attribute6.
|
CadShortParameter |
getAttribute71()
Gets or sets the attribute 71.
|
Cad3DPoint |
getBasePoint()
Gets or sets the base point.
|
CadShortParameter |
getBlockAttribute370()
Gets or sets the block attribute 370.
|
CadDoubleParameter |
getBlockAttribute48()
Gets or sets the block attribute48.
|
CadShortParameter |
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].
|
CadStringParameter |
getDescription()
Gets or sets the description.
|
CadShortParameter |
getEndBlockAttribute370()
Gets or sets the end block attribute 370.
|
CadDoubleParameter |
getEndBlockAttribute48()
Gets or sets the end block attribute 48.
|
CadStringParameter |
getEndBlockAttribute6()
Gets or sets the end block attribute 6.
|
CadShortParameter |
getEndBlockAttribute62()
Gets or sets the end block attribute 62.
|
String |
getEndBlockHandle()
Gets or sets the handle2.
|
CadStringParameter |
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.
|
CadStringParameter |
getSoftOwner()
Gets or sets the soft owner.
|
CadXdataContainer |
getXdataContainer()
Gets or sets the xdata container.
|
CadStringParameter |
getXRefPathName()
Gets or sets the XRef path.
|
void |
setAttribute6(CadStringParameter value)
Gets or sets the attribute6.
|
void |
setAttribute71(CadShortParameter value)
Gets or sets the attribute 71.
|
void |
setBasePoint(Cad3DPoint value)
Gets or sets the base point.
|
void |
setBlockAttribute370(CadShortParameter value)
Gets or sets the block attribute 370.
|
void |
setBlockAttribute48(CadDoubleParameter value)
Gets or sets the block attribute48.
|
void |
setBlockAttribute62(CadShortParameter 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 |
setDescription(CadStringParameter value)
Gets or sets the description.
|
void |
setEndBlockAttribute370(CadShortParameter value)
Gets or sets the end block attribute 370.
|
void |
setEndBlockAttribute48(CadDoubleParameter value)
Gets or sets the end block attribute 48.
|
void |
setEndBlockAttribute6(CadStringParameter value)
Gets or sets the end block attribute 6.
|
void |
setEndBlockAttribute62(CadShortParameter value)
Gets or sets the end block attribute 62.
|
void |
setEndBlockHandle(String value)
Gets or sets the handle2.
|
void |
setEndBlockLayerName(CadStringParameter 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(CadStringParameter value)
Gets or sets the soft owner.
|
void |
setXdataContainer(CadXdataContainer value)
Gets or sets the xdata container.
|
void |
setXRefPathName(CadStringParameter value)
Gets or sets the XRef path.
|
public CadBlockEntity()
Initializes a new instance of the CadBlockEntity
class.
public CadShortParameter getEndBlockAttribute370()
Gets or sets the end block attribute 370.
public void setEndBlockAttribute370(CadShortParameter value)
Gets or sets the end block attribute 370.
value
- The end block attribute 370.public CadShortParameter getBlockAttribute370()
Gets or sets the block attribute 370.
public void setBlockAttribute370(CadShortParameter value)
Gets or sets the block attribute 370.
value
- The block attribute 370.public CadStringParameter getDescription()
Gets or sets the description.
public void setDescription(CadStringParameter value)
Gets or sets the description.
value
- The description.public CadDoubleParameter getBlockAttribute48()
Gets or sets the block attribute48.
public void setBlockAttribute48(CadDoubleParameter value)
Gets or sets the block attribute48.
value
- The block attribute48.public CadDoubleParameter getEndBlockAttribute48()
Gets or sets the end block attribute 48.
public void setEndBlockAttribute48(CadDoubleParameter value)
Gets or sets the end block attribute 48.
value
- The end block attribute 48.public CadShortParameter getBlockAttribute62()
Gets or sets the block attribute 62.
public void setBlockAttribute62(CadShortParameter value)
Gets or sets the block attribute 62.
value
- The block attribute 62.public CadShortParameter getEndBlockAttribute62()
Gets or sets the end block attribute 62.
public void setEndBlockAttribute62(CadShortParameter value)
Gets or sets the end block attribute 62.
value
- The end block attribute 62.public Cad3DPoint getBasePoint()
Gets or sets the base point.
public void setBasePoint(Cad3DPoint value)
Gets or sets the base point.
public CadBaseEntity[] getEntities()
Gets or sets the entities.
public void setEntities(CadBaseEntity[] value)
Gets or sets the entities.
public short getFlags()
Gets or sets the flags.
public void setFlags(short value)
Gets or sets the flags.
public CadShortParameter getAttribute71()
Gets or sets the attribute 71.
public void setAttribute71(CadShortParameter value)
Gets or sets the attribute 71.
value
- The attribute 71.public String getBlockHandle()
Gets or sets the handle.
public void setBlockHandle(String value)
Gets or sets the handle.
public boolean getEndBlockModelSegregated()
Gets or sets a value indicating whether [end block model segregated].
true
if [end block model segregated]; otherwise, false
.public 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 boolean getBlockModelSegregated()
Gets or sets a value indicating whether [model segregated].
true
if [model segregated]; otherwise, false
.public void setBlockModelSegregated(boolean value)
Gets or sets a value indicating whether [model segregated].
value
- true
if [model segregated]; otherwise, false
.public String getEndBlockHandle()
Gets or sets the handle2.
public void setEndBlockHandle(String value)
Gets or sets the handle2.
value
- The handle2.public String getName()
Gets or sets the name.
public void setName(String value)
Gets or sets the name.
public final CadStringParameter getXRefPathName()
Gets or sets the XRef path.
public final void setXRefPathName(CadStringParameter value)
Gets or sets the XRef path.
value
- The XRef path.public CadStringParameter getSoftOwner()
Gets or sets the soft owner.
public void setSoftOwner(CadStringParameter value)
Gets or sets the soft owner.
value
- The soft owner (the same for Block and EndBlock)public String getLayerName()
Gets or sets the layer.
public void setLayerName(String value)
Gets or sets the layer.
value
- The layer.public CadStringParameter getEndBlockLayerName()
Gets or sets the end name of the block layer.
public void setEndBlockLayerName(CadStringParameter value)
Gets or sets the end name of the block layer.
value
- The end name of the block layer.public CadStringParameter getAttribute6()
Gets or sets the attribute6.
public void setAttribute6(CadStringParameter value)
Gets or sets the attribute6.
value
- The attribute6.public CadStringParameter getEndBlockAttribute6()
Gets or sets the end block attribute 6.
public void setEndBlockAttribute6(CadStringParameter value)
Gets or sets the end block attribute 6.
value
- The end block attribute 6.public CadXdataContainer getXdataContainer()
Gets or sets the xdata container.
public void setXdataContainer(CadXdataContainer value)
Gets or sets the xdata container.
value
- The xdata container.public com.aspose.ms.System.Collections.Generic.Dictionary<String,CadAttDef> getAttDefs()
Gets the attribute definitions
public void addEntity(CadBaseEntity entityObject)
Adds the entity.
entityObject
- The entity object.