DgnElementMetadata class

DgnElementMetadata class

Represents summary of a file element was read

The DgnElementMetadata type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of DgnElementMetadata

Properties

PropertyDescription
typeGets or sets the Type of a file element
is_deletedGets or sets a value indicating whether a file element was deleted
is_part_of_compoundGets or sets a value indicating whether a file element is a part of compound element
colorGets or sets Color corresponding to Color index
line_weightGets or sets Line weight
line_styleGets or sets Line style
propertiesGets or sets properties

See Also