StructureAttributeCollection.CreateAttributes

StructureAttributeCollection.CreateAttributes method

Create and return StructureAttributes of structure element by standard attribute owner.

public StructureAttributes CreateAttributes(AttributeOwnerStandard ownerStandard)
ParameterTypeDescription
ownerStandardAttributeOwnerStandardStandard attribute owner.

Return Value

StructureAttributes of structure element. Structure Attributes will be created if it needed.

See Also