Class IfcInventory

IfcInventory class

IfcInventory

public class IfcInventory : IfcGroup

Constructors

NameDescription
IfcInventory()The default constructor.

Properties

NameDescription
CurrentValue { get; set; }CurrentValue
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
IsDeclaredBy { get; }IsDeclaredBy
IsDecomposedBy { get; }IsDecomposedBy
IsDefinedBy { get; }IsDefinedBy
IsGroupedBy { get; }IsGroupedBy
IsNestedBy { get; }IsNestedBy
IsTypedBy { get; }IsTypedBy
Jurisdiction { get; set; }Jurisdiction
LastUpdateDate { get; set; }LastUpdateDate
Name { get; set; }Name
Nests { get; }Nests
ObjectType { get; set; }ObjectType
OriginalValue { get; set; }OriginalValue
OwnerHistory { get; set; }OwnerHistory
PredefinedType { get; set; }PredefinedType
ResponsiblePersons { get; set; }ResponsiblePersons

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