<Code Lib>
2025.3 Method
Changes 5
M

IFCAnyHandle.CreateAggregateAttribute

Description:
Creates an attribute that is an aggregate.

public IFCAggregate CreateAggregateAttribute(
	string name
)

  • String
    name
    The attribute name.
Return Value IFCAggregate The aggregate.

Loading…