Class IfcAsset

IfcAsset class

IfcAsset

public class IfcAsset : IfcGroup

Constructors

NameDescription
IfcAsset()The default constructor.

Properties

NameDescription
CurrentValue { get; set; }CurrentValue
Declares { get; }Declares
Decomposes { get; }Decomposes
DepreciatedValue { get; set; }DepreciatedValue
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GlobalId { get; set; }GlobalId
HasAssignments { get; }HasAssignments
HasAssociations { get; }HasAssociations
HasContext { get; }HasContext
Identification { get; set; }Identification
IncorporationDate { get; set; }IncorporationDate
IsDeclaredBy { get; }IsDeclaredBy
IsDecomposedBy { get; }IsDecomposedBy
IsDefinedBy { get; }IsDefinedBy
IsGroupedBy { get; }IsGroupedBy
IsNestedBy { get; }IsNestedBy
IsTypedBy { get; }IsTypedBy
Name { get; set; }Name
Nests { get; }Nests
ObjectType { get; set; }ObjectType
OriginalValue { get; set; }OriginalValue
Owner { get; set; }Owner
OwnerHistory { get; set; }OwnerHistory
ResponsiblePerson { get; set; }ResponsiblePerson
TotalReplacementCost { get; set; }TotalReplacementCost
User { get; set; }User

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