Class IfcInventory

IfcInventory class

IfcInventory

public class IfcInventory : IfcGroup

Constructors

NameDescription
IfcInventory()The default constructor.

Properties

NameDescription
CurrentValue { get; set; }CurrentValue
Decomposes { get; }Decomposes
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GlobalId { get; set; }GlobalId
HasAssignments { get; }HasAssignments
HasAssociations { get; }HasAssociations
InventoryType { get; set; }InventoryType
IsDecomposedBy { get; }IsDecomposedBy
IsDefinedBy { get; }IsDefinedBy
IsGroupedBy { get; }IsGroupedBy
Jurisdiction { get; set; }Jurisdiction
LastUpdateDate { get; set; }LastUpdateDate
Name { get; set; }Name
ObjectType { get; set; }ObjectType
OriginalValue { get; set; }OriginalValue
OwnerHistory { get; set; }OwnerHistory
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