Class StructureAttributes

StructureAttributes class

Represents attributes of structure element for standard attribute owners.

public class StructureAttributes

Properties

NameDescription
Owner { get; }Gets standard attribute owner.

Methods

NameDescription
GetAttribute(AttributeKey)Gets StructureAttribute by AttributeKey.
SetAttribute(StructureAttribute)Sets StructureAttribute into StructureAttributes.

See Also