Class IfcCollection
IfcCollection class
IfcCollection represents a collection of IFC elements
public abstract class IfcCollection
Constructors
| Name | Description |
|---|---|
| IfcCollection(Type) | Initializes a new instance of the class collection class. |
Properties
| Name | Description |
|---|---|
| TypeOfT { get; } | Gets or sets the type of items in the collection. |
Methods
| Name | Description |
|---|---|
| abstract TryAddItemAsObject(object) | Tries the add item as object. |
See Also
- namespace Aspose.CAD.FileFormats.Ifc
- assembly Aspose.CAD