RVTDocs.com
Namespace: Autodesk.Revit.DB.IFC Class: IFCData

IFCData.CreateIFCAggregate

Method
Description:
Creates an IFCAggregate data object.
Syntax
public static IFCData CreateIFCAggregate(
	IFCAggregate value
)
Parameters
Parameter Type Description
value IFCAggregate The IFCAggregate value.
Return Value
Type Description
IFCData The IFCData object.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null