Class DgnSharedCellDefinitionElement

DgnSharedCellDefinitionElement class

Represents shared cell definition element

public class DgnSharedCellDefinitionElement : DgnElementBase, ICompositeDgnElement

Properties

NameDescription
Childs { get; }Gets childs of the composite element
virtual Childs { get; }
virtual Id { get; }
Metadata { get; }Gets element metadata
Name { get; }Gets the name.
Totallength { get; }Gets cell total length

Methods

NameDescription
AddChild(DgnElementBase)Adds element as a child

See Also