RVTDocs.com

IFCAggregate.Item

Property
Description:
Get the IFCData for this aggregate.
Syntax
public IFCData this[
	int index
] { get; }
Parameters
Parameter Type Description
index Int32 The index.
Return Value
Type Description
IFCData The IFCData.