Class IfcAsset

IfcAsset class

IfcAsset

public class IfcAsset : IfcGroup

Constructors

NameDescription
IfcAsset()The default constructor.

Properties

NameDescription
AssetID { get; set; }AssetID
CurrentValue { get; set; }CurrentValue
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
IncorporationDate { get; set; }IncorporationDate
IsDecomposedBy { get; }IsDecomposedBy
IsDefinedBy { get; }IsDefinedBy
IsGroupedBy { get; }IsGroupedBy
Name { get; set; }Name
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