Get the IFCData for this aggregate.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IFCData this[
int index
] { get; }Parameters
- index Int32
-
The index.
Return Value
IFCData
The IFCData.
See Also
Reference