Class IfcProject

IfcProject class

Partial IIfc entity class

IfcProject

public class IfcProject : IfcContext

Constructors

NameDescription
IfcProject()The default constructor.

Properties

NameDescription
Declares { get; }Declares
Decomposes { get; }Decomposes
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GlobalId { get; set; }GlobalId
HasAssignments { get; }HasAssignments
HasAssociations { get; }HasAssociations
HasContext { get; }HasContext
IsDecomposedBy { get; }IsDecomposedBy
IsDefinedBy { get; }IsDefinedBy
IsNestedBy { get; }IsNestedBy
LongName { get; set; }LongName
Name { get; set; }Name
Nests { get; }Nests
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

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also