CadBlockTableObject class

CadBlockTableObject class

The Cad block table object.

Inheritance: CadBlockTableObjectCadBaseOwnedCadBase

The CadBlockTableObject type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadBlockTableObject class.

Properties

PropertyDescription
embedded_objects_containerGets or sets the embedded objects container.
object_handleGets or sets the object handle.
xdata_containerGets or sets the xdata container.
attributesGets or sets the attributes.
application_codes_containerGets or sets the application defined codes container.
attribute_102_valuesGets or sets the attribute102 values.
numreactorsThe Numreactors
reactorsGet or sets the reactors handle
hard_ownerGets or sets the hard owner.
soft_ownerGets or sets the soft owner.
is_soft_owner_setGets a value indicating whether soft owner is set.
block_insertion_unitsGets or sets the block insertion units.
bitmap_preview_dataGets or sets the bitmap preview data.
block_scalabilityGets the block scalability.
block_explodabilityGets the block explodability.
block_nameGets or sets the name of the block.
hard_pointer_to_layoutGets or sets the hard pointer to layout.
x_data_app_nameGets or sets the xdata app name.
x_data_string_dataGets or sets the xdata string data.
original_block_nameName of the original dynamic block, or real block name if it’s not originated from dynamic block
is_anonymousGets or sets the Anonymous.

See Also