Search Results for

    Show / Hide Table of Contents

    Interface IIfcMaterialLayerWithOffsets

    Readonly interface for IfcMaterialLayerWithOffsets

    Inherited Members
    IIfcMaterialLayer.Material
    IIfcMaterialLayer.LayerThickness
    IIfcMaterialLayer.IsVentilated
    IIfcMaterialLayer.Name
    IIfcMaterialLayer.Description
    IIfcMaterialLayer.Category
    IIfcMaterialLayer.Priority
    IIfcMaterialLayer.ToMaterialLayerSet
    IIfcMaterialDefinition.AssociatedTo
    IIfcMaterialDefinition.HasExternalReferences
    IIfcMaterialDefinition.HasProperties
    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 IIfcMaterialLayerWithOffsets : IIfcMaterialLayer, IIfcMaterialDefinition, IfcMaterialSelect, IIfcMaterialSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    OffsetDirection

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

    OffsetValues

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