Search Results for

    Show / Hide Table of Contents

    Interface IIfcPresentationLayerWithStyle

    Readonly interface for IfcPresentationLayerWithStyle

    Inherited Members
    IIfcPresentationLayerAssignment.Name
    IIfcPresentationLayerAssignment.Description
    IIfcPresentationLayerAssignment.AssignedItems
    IIfcPresentationLayerAssignment.Identifier
    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 IIfcPresentationLayerWithStyle : IIfcPresentationLayerAssignment, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    LayerBlocked

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

    LayerFrozen

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

    LayerOn

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

    LayerStyles

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