CadBlockEntity class

CadBlockEntity class

The Cad block entity.

The CadBlockEntity type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadBlockEntity class.

Properties

PropertyDescription
block_attribute420Gets or sets the block attribute 420.
end_block_attribute420Gets or sets the block attribute 420.
end_block_attribute370Gets or sets the end block attribute 370.
block_attribute370Gets or sets the block attribute 370.
descriptionGets or sets the description.
block_attribute48Gets or sets the block attribute48.
end_block_attribute48Gets or sets the end block attribute 48.
block_attribute62Gets or sets the block attribute 62.
end_block_attribute62Gets or sets the end block attribute 62.
base_pointGets or sets the base point.
entitiesGets or sets the entities.
flagsGets or sets the flags.
attribute71Gets or sets the attribute 71.
block_handleGets or sets the handle.
end_block_model_segregatedGets or sets a value indicating whether [end block model segregated].
block_model_segregatedGets or sets a value indicating whether [model segregated].
end_block_handleGets or sets the handle2.
nameGets or sets the name.
x_ref_path_nameGets or sets the XRef path.
soft_ownerGets or sets the soft owner.
layer_nameGets or sets the layer.
end_block_layer_nameGets or sets the end name of the block layer.
attribute6Gets or sets the attribute6.
end_block_attribute6Gets or sets the end block attribute 6.
xdata_containerGets or sets the xdata container.
cad_block_table_objectAssociated block table object
cad_block_name_entityAssociated block name entity
cad_end_block_name_entityAssociated end block name entity
original_block_nameName of the original dynamic block, or real block name if it’s not originated from dynamic block

Methods

MethodDescription
add_entityAdds the entity.

See Also