Class DgnSharedCellDefinitionElement

DgnSharedCellDefinitionElement class

Represents shared cell definition element

public class DgnSharedCellDefinitionElement : DgnElement, ICompositeDgnElement

Properties

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

Methods

NameDescription
AddChild(DgnElement)Adds element as a child

See Also