CadField class

CadField class

Class describing FIELD object.

Inheritance: CadFieldCadBaseObjectCadBaseOwnedCadBase

The CadField type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadField 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.
attribute300Gets or sets the attribute 300.
attribute96Gets or sets the attribute 96.
attribute95Gets or sets the attribute 95.
attribute94Gets or sets the attribute 94.
attribute92Gets or sets the attribute 92.
attribute91Gets or sets the attribute 91.
cad_field_dataGets or sets the cad field data.
format_string_lengthGets or sets the length of the format string.
format_string_overflowGets or sets the format string overflow.
format_stringGets or sets the format string.
data_set_in_the_fieldGets or sets the data set in the field.
object_idsGets or sets the object ids.
object_i_ds_numberGets or sets the object i ds number.
child_field_idsGets or sets the child field ids.
evaluator_idGets or sets the evaluator identifier.
field_code_stringGets or sets the field code string.
field_code_string_overflowGets or sets the field code string overflow.
child_fields_numberGets or sets the child fields number.

See Also