IFCAggregate.AddValueOfType
Description:
Adds an ifc object with primitive type of aggregate's item type to the aggregate.
Adds an ifc object with primitive type of aggregate's item type to the aggregate.
public void AddValueOfType(
string typeName
)
-
StringtypeNameThe type name.
-
A non-optional argument was null
-
The aggregate is not valid.