<Code Lib>
2026 Method
Changes 3
M

IFCAggregate.AddValueOfType

Description:
Adds an ifc object with primitive type of aggregate's item type to the aggregate.

public void AddValueOfType(
	string typeName
)

  • String
    typeName
    The type name.

Loading…