CadEmbeddedImage class

CadEmbeddedImage class

Class describing Cad embedded image

Inheritance: CadEmbeddedImageCadRasterImageCadExtrudedEntityBaseCadEntityBaseCadOwnedObjectBaseCadObjectBase

The CadEmbeddedImage type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadRasterImage 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
storage_flagGets or sets a value indicating that this entity has associated binary data in the data store.
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.
idGets the identifier.
childs
type_nameGets the name of the type.
child_objectsGets or sets the child entities that make up the current entity.
color_idGets or sets the color id (ACI color) of the entity.
layout_tab_nameGets or sets the name of the layout tab.
color_nameGets or sets the name of the color.
color_valueGets or sets the true color value (RGB) of the entity.
layer_nameGets or sets the name of the layer the entity belongs to.
line_scaleGets or sets the linetype scale factor of the entity.
line_type_nameGets or sets the name of the line type based on the CadEntityBase.l_type value.
line_weightGets or sets the line weight for the entity.
materialGets or sets the material.
color_handleGets or sets the color handle.
plot_styleGets or sets the plot style.
Gets or sets the plot style handle.
proxy_bytes_countGets or sets the proxy bytes count.
proxy_dataGets or sets the proxy data.
shadow_modeGets or sets the shadow mode.
space_modeGets or sets a value indicating which space the entity belongs to.
boundsMinimal and maximal points of entity. Filled after GetBounds is called for CadImage.
transparencyGets or sets the transparency value for the entity.
visibleGets or sets a value indicating whether this CadEntityBase is visible.
hyperlinkGets or sets a hyperlink to an entity and displays the hyperlink name or description (if one is specified).
x_dir_missing_flagGets or sets a value indicating that no XDictionary handle is stored for this entity.
is_by_layerGets or sets a value indicating that the entity has linetype set by layer.
is_no_linksGets or sets a value indicating that the entity has no links.
l_typeGets or sets a value the current linetype of the entity.
plot_style_flagGets or sets a value the current plot style of the entity
assoc_view_port_handleGets or sets of the associated view port handle.
is_assoc_view_port_handle_setGets a value indicating whether associated view port handle is set.
areaGets the area of the entity.
lengthGets the length of the entity.
extrusion_directionGets or sets the extrusion direction.
clip_modeGets or sets a value indicating whether [clip mode].
clip_boundary_vertex_listGets or sets the clip boundary vertex.
number_of_clip_boundary_verticesGets or sets the number of clip boundary vertices.
clipping_boundary_typeGets or sets the type of the clipping boundary.
class_versionGets or sets the class version.
image_brightnessGets or sets brigthness value.
image_contrastGets or sets contrast value.
image_fadeGets or sets fade value.
display_flagsGets or sets display flags value.
clipping_stateGets or sets clipping state value.
image_def_reactor_referenceGets or sets the image definition reactor reference.
image_def_referenceGets or sets ImageDefReference value.
insertion_pointGets or sets insertion point value.
image_size_uGets or sets image size U value.
image_size_vGets or sets image size V value.
u_vectorGets or sets U vector.
v_vectorGets or sets V vector.

Methods

MethodDescription
get_uidIdentifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer
set_uidSets

See Also