Search Results for

    Show / Hide Table of Contents

    Interface IIfcMaterialLayerSetUsage

    Readonly interface for IfcMaterialLayerSetUsage

    Inherited Members
    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 IIfcMaterialLayerSetUsage : IfcMaterialSelect, IIfcMaterialSelect, IIfcMaterialSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    DirectionSense

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

    ForLayerSet

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

    LayerSetDirection

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

    OffsetFromReferenceLine

    Declaration
    IfcLengthMeasure OffsetFromReferenceLine { get; set; }
    Property Value
    Type Description
    IfcLengthMeasure
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim