2023 Method
Changes 8
M

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.
[ObsoleteAttribute]
public IFCData CreateValueOfType(
	string typeName
)
  • String
    typeName
    The type name.
Return Value The IFCData object. The IFCData object.