StructureAttributeCollection.GetAttributes

StructureAttributeCollection.GetAttributes method

Return StructureAttributes of structure element by standard attribute owner.

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

Return Value

StructureAttributes of structure element. Return null if not found.

See Also