Search Results for

    Show / Hide Table of Contents

    Class IfcPresentationLayerWithStyle

    Inheritance
    System.Object
    PersistEntity
    IfcPresentationLayerAssignment
    IfcPresentationLayerWithStyle
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcPresentationLayerAssignment>
    IIfcPresentationLayerWithStyle
    IIfcPresentationLayerAssignment
    IInstantiableEntity
    IIfcPresentationLayerWithStyle
    IIfcPresentationLayerAssignment
    IContainsEntityReferences
    IContainsIndexedReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcPresentationLayerWithStyle>
    Inherited Members
    IfcPresentationLayerAssignment.IIfcPresentationLayerAssignment.Name
    IfcPresentationLayerAssignment.IIfcPresentationLayerAssignment.Description
    IfcPresentationLayerAssignment.IIfcPresentationLayerAssignment.AssignedItems
    IfcPresentationLayerAssignment.IIfcPresentationLayerAssignment.Identifier
    IfcPresentationLayerAssignment.IIfcPresentationLayerAssignment.Name
    IfcPresentationLayerAssignment.IIfcPresentationLayerAssignment.Description
    IfcPresentationLayerAssignment.IIfcPresentationLayerAssignment.AssignedItems
    IfcPresentationLayerAssignment.IIfcPresentationLayerAssignment.Identifier
    IfcPresentationLayerAssignment.Name
    IfcPresentationLayerAssignment.Description
    IfcPresentationLayerAssignment.AssignedItems
    IfcPresentationLayerAssignment.Identifier
    IfcPresentationLayerAssignment.Equals(IfcPresentationLayerAssignment)
    PersistEntity._activated
    PersistEntity.Activate()
    PersistEntity.NotifyPropertyChanged(String)
    PersistEntity.SetValue<TProperty>(Action<TProperty>, TProperty, TProperty, String, Int32)
    PersistEntity.Equals(Object)
    PersistEntity.GetHashCode()
    PersistEntity.ToString()
    PersistEntity.EntityLabel
    PersistEntity.Model
    PersistEntity.ModelOf
    PersistEntity.IPersistEntity.Activated
    PersistEntity.IPersistEntity.ExpressType
    PersistEntity.PropertyChanged
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Ifc2x3.PresentationOrganizationResource
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcPresentationLayerWithStyle", 259)]
    public class IfcPresentationLayerWithStyle : IfcPresentationLayerAssignment, INotifyPropertyChanged, IEquatable<IfcPresentationLayerAssignment>, IIfcPresentationLayerWithStyle, IIfcPresentationLayerAssignment, IInstantiableEntity, IIfcPresentationLayerWithStyle, IIfcPresentationLayerAssignment, IContainsEntityReferences, IContainsIndexedReferences, IPersistEntity, IPersist, IEquatable<IfcPresentationLayerWithStyle>

    Properties

    | Improve this Doc View Source

    LayerBlocked

    Declaration
    [EntityAttribute(7, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 7)]
    public bool? LayerBlocked { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>
    | Improve this Doc View Source

    LayerFrozen

    Declaration
    [EntityAttribute(6, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 6)]
    public bool? LayerFrozen { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>
    | Improve this Doc View Source

    LayerOn

    Declaration
    [EntityAttribute(5, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 5)]
    public bool? LayerOn { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>
    | Improve this Doc View Source

    LayerStyles

    Declaration
    [EntityAttribute(8, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{-1}, 8)]
    public IItemSet<IfcPresentationStyleSelect> LayerStyles { get; }
    Property Value
    Type Description
    IItemSet<IfcPresentationStyleSelect>

    Methods

    | Improve this Doc View Source

    Equals(IfcPresentationLayerWithStyle)

    Declaration
    public bool Equals(IfcPresentationLayerWithStyle other)
    Parameters
    Type Name Description
    IfcPresentationLayerWithStyle other
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Parse(Int32, IPropertyValue, Int32[])

    Declaration
    public override void Parse(int propIndex, IPropertyValue value, int[] nestedIndex)
    Parameters
    Type Name Description
    System.Int32 propIndex
    IPropertyValue value
    System.Int32[] nestedIndex
    Overrides
    IfcPresentationLayerAssignment.Parse(Int32, IPropertyValue, Int32[])

    Explicit Interface Implementations

    | Improve this Doc View Source

    IContainsEntityReferences.References

    Declaration
    IEnumerable<IPersistEntity> IContainsEntityReferences.References { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IPersistEntity>
    | Improve this Doc View Source

    IContainsIndexedReferences.IndexedReferences

    Declaration
    IEnumerable<IPersistEntity> IContainsIndexedReferences.IndexedReferences { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IPersistEntity>
    | Improve this Doc View Source

    IIfcPresentationLayerWithStyle.LayerBlocked

    Declaration
    bool? IIfcPresentationLayerWithStyle.LayerBlocked { get; set; }
    Returns
    Type Description
    System.Nullable<System.Boolean>
    | Improve this Doc View Source

    IIfcPresentationLayerWithStyle.LayerFrozen

    Declaration
    bool? IIfcPresentationLayerWithStyle.LayerFrozen { get; set; }
    Returns
    Type Description
    System.Nullable<System.Boolean>
    | Improve this Doc View Source

    IIfcPresentationLayerWithStyle.LayerOn

    Declaration
    bool? IIfcPresentationLayerWithStyle.LayerOn { get; set; }
    Returns
    Type Description
    System.Nullable<System.Boolean>
    | Improve this Doc View Source

    IIfcPresentationLayerWithStyle.LayerStyles

    Declaration
    IItemSet<IIfcPresentationStyleSelect> IIfcPresentationLayerWithStyle.LayerStyles { get; }
    Returns
    Type Description
    IItemSet<IIfcPresentationStyleSelect>
    | Improve this Doc View Source

    IIfcPresentationLayerWithStyle.LayerBlocked

    Declaration
    [CrossSchemaAttribute(typeof(IIfcPresentationLayerWithStyle), 7)]
    IfcLogical IIfcPresentationLayerWithStyle.LayerBlocked { get; set; }
    Returns
    Type Description
    IfcLogical
    | Improve this Doc View Source

    IIfcPresentationLayerWithStyle.LayerFrozen

    Declaration
    [CrossSchemaAttribute(typeof(IIfcPresentationLayerWithStyle), 6)]
    IfcLogical IIfcPresentationLayerWithStyle.LayerFrozen { get; set; }
    Returns
    Type Description
    IfcLogical
    | Improve this Doc View Source

    IIfcPresentationLayerWithStyle.LayerOn

    Declaration
    [CrossSchemaAttribute(typeof(IIfcPresentationLayerWithStyle), 5)]
    IfcLogical IIfcPresentationLayerWithStyle.LayerOn { get; set; }
    Returns
    Type Description
    IfcLogical
    | Improve this Doc View Source

    IIfcPresentationLayerWithStyle.LayerStyles

    Declaration
    [CrossSchemaAttribute(typeof(IIfcPresentationLayerWithStyle), 8)]
    IItemSet<IIfcPresentationStyle> IIfcPresentationLayerWithStyle.LayerStyles { get; }
    Returns
    Type Description
    IItemSet<IIfcPresentationStyle>

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    IIfcPresentationLayerWithStyle
    IIfcPresentationLayerAssignment
    IInstantiableEntity
    IIfcPresentationLayerWithStyle
    IIfcPresentationLayerAssignment
    IContainsEntityReferences
    IContainsIndexedReferences
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim