Search Results for

    Show / Hide Table of Contents

    Class IfcMaterialLayerWithOffsets

    Inheritance
    System.Object
    PersistEntity
    IfcMaterialDefinition
    IfcMaterialLayer
    IfcMaterialLayerWithOffsets
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcMaterialDefinition>
    System.IEquatable<IfcMaterialLayer>
    IExpressValidatable
    IInstantiableEntity
    IIfcMaterialLayerWithOffsets
    IIfcMaterialLayer
    IIfcMaterialDefinition
    IfcMaterialSelect
    IIfcMaterialSelect
    IfcObjectReferenceSelect
    IIfcObjectReferenceSelect
    IfcResourceObjectSelect
    IIfcResourceObjectSelect
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcMaterialLayerWithOffsets>
    Inherited Members
    IfcMaterialLayer.IIfcMaterialLayer.Material
    IfcMaterialLayer.IIfcMaterialLayer.LayerThickness
    IfcMaterialLayer.IIfcMaterialLayer.IsVentilated
    IfcMaterialLayer.IIfcMaterialLayer.Name
    IfcMaterialLayer.IIfcMaterialLayer.Description
    IfcMaterialLayer.IIfcMaterialLayer.Category
    IfcMaterialLayer.IIfcMaterialLayer.Priority
    IfcMaterialLayer.IIfcMaterialLayer.ToMaterialLayerSet
    IfcMaterialLayer.Material
    IfcMaterialLayer.LayerThickness
    IfcMaterialLayer.IsVentilated
    IfcMaterialLayer.Name
    IfcMaterialLayer.Description
    IfcMaterialLayer.Category
    IfcMaterialLayer.Priority
    IfcMaterialLayer.ToMaterialLayerSet
    IfcMaterialLayer.Equals(IfcMaterialLayer)
    IfcMaterialLayer.ValidateClause(IfcMaterialLayer.IfcMaterialLayerClause)
    IfcMaterialLayer.Validate()
    IfcMaterialDefinition.IIfcMaterialDefinition.AssociatedTo
    IfcMaterialDefinition.IIfcMaterialDefinition.HasExternalReferences
    IfcMaterialDefinition.IIfcMaterialDefinition.HasProperties
    IfcMaterialDefinition.AssociatedTo
    IfcMaterialDefinition.HasExternalReferences
    IfcMaterialDefinition.HasProperties
    IfcMaterialDefinition.Equals(IfcMaterialDefinition)
    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.Ifc4.MaterialResource
    Assembly: Xbim.Ifc4.dll
    Syntax
    [ExpressType("IfcMaterialLayerWithOffsets", 1204)]
    public class IfcMaterialLayerWithOffsets : IfcMaterialLayer, INotifyPropertyChanged, IEquatable<IfcMaterialDefinition>, IEquatable<IfcMaterialLayer>, IExpressValidatable, IInstantiableEntity, IIfcMaterialLayerWithOffsets, IIfcMaterialLayer, IIfcMaterialDefinition, IfcMaterialSelect, IIfcMaterialSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcMaterialLayerWithOffsets>

    Properties

    | Improve this Doc View Source

    OffsetDirection

    Declaration
    [EntityAttribute(8, EntityAttributeState.Mandatory, EntityAttributeType.Enum, EntityAttributeType.None, null, null, 12)]
    public IfcLayerSetDirectionEnum OffsetDirection { get; set; }
    Property Value
    Type Description
    IfcLayerSetDirectionEnum
    | Improve this Doc View Source

    OffsetValues

    Declaration
    [EntityAttribute(9, EntityAttributeState.Mandatory, EntityAttributeType.Array, EntityAttributeType.None, new int[]{1}, new int[]{2}, 13)]
    public IItemSet<IfcLengthMeasure> OffsetValues { get; }
    Property Value
    Type Description
    IItemSet<IfcLengthMeasure>

    Methods

    | Improve this Doc View Source

    Equals(IfcMaterialLayerWithOffsets)

    Declaration
    public bool Equals(IfcMaterialLayerWithOffsets other)
    Parameters
    Type Name Description
    IfcMaterialLayerWithOffsets 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
    IfcMaterialLayer.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

    IIfcMaterialLayerWithOffsets.OffsetDirection

    Declaration
    IfcLayerSetDirectionEnum IIfcMaterialLayerWithOffsets.OffsetDirection { get; set; }
    Returns
    Type Description
    IfcLayerSetDirectionEnum
    | Improve this Doc View Source

    IIfcMaterialLayerWithOffsets.OffsetValues

    Declaration
    IItemSet<IfcLengthMeasure> IIfcMaterialLayerWithOffsets.OffsetValues { get; }
    Returns
    Type Description
    IItemSet<IfcLengthMeasure>

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    System.IEquatable<T>
    IExpressValidatable
    IInstantiableEntity
    IIfcMaterialLayerWithOffsets
    IIfcMaterialLayer
    IIfcMaterialDefinition
    IfcMaterialSelect
    IIfcMaterialSelect
    IfcObjectReferenceSelect
    IIfcObjectReferenceSelect
    IfcResourceObjectSelect
    IIfcResourceObjectSelect
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim