Search Results for

    Show / Hide Table of Contents

    Interface IIfcMaterialLayerSetUsage

    Readonly interface for IfcMaterialLayerSetUsage

    Inherited Members
    IIfcMaterialUsageDefinition.AssociatedTo
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcMaterialLayerSetUsage : IIfcMaterialUsageDefinition, IfcMaterialSelect, 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

    ReferenceExtent

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