CadMText class

CadMText class

Class describing Cad Mtext

Inheritance: CadMTextCadBaseExtrudedEntityCadBaseEntityCadBaseOwnedCadBase

The CadMText type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadMText 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.
type_nameGets the name of the type.
child_objectsGets or sets the child objects.
color_idGets or sets the color id.
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 color value.
layer_nameGets or sets the name of the layer.
line_scaleGets or sets the line scale.
line_type_nameGets or sets the name of the line type.
line_weightGets or sets the line weight.
materialGets or sets the material.
material_handleGets or sets the material handle.
plot_styleGets or sets the plot style.
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 the space mode.
boundsMinimal and maximal points of entity. Filled after GetBounds is called for CadImage.
transparencyGets or sets the transparency.
visibleGets or sets a value indicating whether this CadBaseEntity is visible.
hyperlinkGets or sets the hyperlink.
entmodeThe Entmode
x_dir_missing_flagThe XDirMissingFlag
storage_flagThe StorageFlag
is_by_layerThe IsByLayer
is_no_linksThe IsNoLinks
l_typeThe LType
plot_style_flagPlot style flag.
extrusion_directionGets or sets the extrusion direction.
background_color_rgb420Gets or sets the background color RGB 420.
background_color_rgb421Gets or sets the background color RGB 421.
background_color_rgb422Gets or sets the background color RGB 422.
background_color_rgb423Gets or sets the background color RGB 423.
background_color_rgb424Gets or sets the background color RGB 424.
background_color_rgb425Gets or sets the background color RGB 425.
background_color_rgb426Gets or sets the background color RGB 426.
background_color_rgb427Gets or sets the background color RGB 427.
background_color_rgb428Gets or sets the background color RGB 428.
background_color_rgb429Gets or sets the background color RGB 429.
background_color_name430Gets or sets the background color name 430.
background_color_name431Gets or sets the background color name 431.
background_color_name432Gets or sets the background color name 432.
background_color_name433Gets or sets the background color name 433.
background_color_name434Gets or sets the background color name 434.
background_color_name435Gets or sets the background color name 435.
background_color_name436Gets or sets the background color name 436.
background_color_name437Gets or sets the background color name 437.
background_color_name438Gets or sets the background color name 438.
background_color_name439Gets or sets the background color name439.
defined_annotation_heightGets or sets the height of the defined annotation.
additional_textGets or sets the additional text.
additional_text_listGets or sets the additional text list.
attachment_pointGets or sets the attachment point.
background_fill_settingGets or sets the background fill setting.
background_transparencyGets or sets the background transparency.
fill_colorGets or sets fill Color
column_auto_heightGets or sets the column auto height.
column_countGets or sets the column count.
column_flowGets or sets the column flow.
column_gutterGets or sets the column gutter.
column_typeGets or sets the column type.
column_widthGets or sets the column width.
direction_vectorGets or sets the direction vector.
drawing_directionGets or sets the drawing direction.
fill_box_scaleGets or sets the fill box scale.
horizontal_widthGets or sets the horizontal width.
initial_text_heightGets or sets the initial text height.
insertion_pointGets or sets the insertion point.
line_spacing_styleGets or sets the line spacing style.
reference_rectangle_widthGets or sets the reference rectangle width.
rotation_angle_radGets or sets the rotation angle rad.
spacing_factorGets or sets the spacing factor.
textGets or sets the text.
full_textGets the full text (AdditionalText + Text).
full_clear_textGets the full clear text.
text_style_nameGets or sets the text style name.
vertical_heightGets or sets the vertical height.
reference_rectangle_heightGets or sets the reference rectangle height.
extentsGets or sets the extents.
versionGets or sets the version (R2018+);
default_flagGets or sets the default flag (R2018+);
is_not_annotativeGets or sets the not annotative.

See Also