Packages

 

com.aspose.cad.fileformats.ifc.ifc2x3.entities

Classes

com.aspose.cad.fileformats.ifc.ifc2x3.entities

Class IfcAsset

  • All Implemented Interfaces:
    IIfcEntity, com.aspose.cad_internal.fileformats.ifc.IIfcObject, com.aspose.cad_internal.fileformats.ifc.IIfcObjectDefinition, com.aspose.cad_internal.fileformats.ifc.IIfcRoot


    public class IfcAsset
    extends IfcGroup
    • Constructor Detail

      • IfcAsset

        public IfcAsset()
    • Method Detail

      • setAssetID

        public final void setAssetID(IfcIdentifier value)
      • getOriginalValue

        public final IfcCostValue getOriginalValue()
      • setOriginalValue

        public final void setOriginalValue(IfcCostValue value)
      • getCurrentValue

        public final IfcCostValue getCurrentValue()
      • setCurrentValue

        public final void setCurrentValue(IfcCostValue value)
      • getTotalReplacementCost

        public final IfcCostValue getTotalReplacementCost()
      • setTotalReplacementCost

        public final void setTotalReplacementCost(IfcCostValue value)
      • getResponsiblePerson

        public final IfcPerson getResponsiblePerson()
      • setResponsiblePerson

        public final void setResponsiblePerson(IfcPerson value)
      • getIncorporationDate

        public final IfcCalendarDate getIncorporationDate()
      • setIncorporationDate

        public final void setIncorporationDate(IfcCalendarDate value)
      • getDepreciatedValue

        public final IfcCostValue getDepreciatedValue()
      • setDepreciatedValue

        public final void setDepreciatedValue(IfcCostValue value)