Search Results for

    Show / Hide Table of Contents

    Interface IIfcEnvironmentalImpactValue

    Readonly interface for IfcEnvironmentalImpactValue

    Inherited Members
    IIfcAppliedValue.Name
    IIfcAppliedValue.Description
    IIfcAppliedValue.AppliedValue
    IIfcAppliedValue.UnitBasis
    IIfcAppliedValue.ApplicableDate
    IIfcAppliedValue.FixedUntilDate
    IIfcAppliedValue.ValuesReferenced
    IIfcAppliedValue.ValueOfComponents
    IIfcAppliedValue.IsComponentIn
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcEnvironmentalImpactValue : IIfcAppliedValue, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Category

    Declaration
    IfcEnvironmentalImpactCategoryEnum Category { get; set; }
    Property Value
    Type Description
    IfcEnvironmentalImpactCategoryEnum
    | Improve this Doc View Source

    ImpactType

    Declaration
    IfcLabel ImpactType { get; set; }
    Property Value
    Type Description
    IfcLabel
    | Improve this Doc View Source

    UserDefinedCategory

    Declaration
    IfcLabel? UserDefinedCategory { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLabel>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim