IFCAggregate.CreateValueOfType
Description:
Creates an ifc object with primitive type of aggregate's item type. This method is deprecated in Revit 2023 and may be removed in a later version of Revit. In Revit 2023 use addValueOfType instead.
Creates an ifc object with primitive type of aggregate's item type. This method is deprecated in Revit 2023 and may be removed in a later version of Revit. In Revit 2023 use addValueOfType instead.
[ObsoleteAttribute]
public IFCData CreateValueOfType(
string typeName
)
-
StringtypeNameThe type name.
-
A non-optional argument was null
-
The aggregate is not valid.