Class IfcProject
Contents
[
Hide
]IfcProject class
Partial IIfc entity class
IfcProject
public class IfcProject : IfcObject
Constructors
| Name | Description |
|---|---|
| IfcProject() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Decomposes { get; } | Decomposes |
| Description { get; set; } | Description |
| EntityLabel { get; } | Gets the entity label. |
| GlobalId { get; set; } | GlobalId |
| HasAssignments { get; } | HasAssignments |
| HasAssociations { get; } | HasAssociations |
| IsDecomposedBy { get; } | IsDecomposedBy |
| IsDefinedBy { get; } | IsDefinedBy |
| LongName { get; set; } | LongName |
| Name { get; set; } | Name |
| ObjectType { get; set; } | ObjectType |
| OwnerHistory { get; set; } | OwnerHistory |
| Phase { get; set; } | Phase |
| RepresentationContexts { get; set; } | RepresentationContexts |
| UnitsInContext { get; set; } | UnitsInContext |
| UnitType { get; } | Gets the type of the unit. |
Methods
| Name | Description |
|---|---|
| override Equals(object) | Determines whether the specified is equal to this instance. |
| override GetHashCode() | Returns a hash code for this instance. |
See Also
- class IfcObject
- namespace Aspose.CAD.FileFormats.Ifc.IFC2X3.Entities
- assembly Aspose.CAD