| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc |
| Modifier and Type | Method and Description |
|---|---|
T |
IfcCollection.firstOrDefault(IfcPredicate<T> predicate)
Firsts the or default item from the collection that satisfy the predicate.
|
IfcCollection<T> |
IfcCollection.where(IfcPredicate<T> predicate) |
<TOut> IfcCollection<TOut> |
IfcCollection.whereOfType(Class<TOut> typeOfTOut,
IfcPredicate<TOut> predicate) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.