Search Results for

    Show / Hide Table of Contents

    Class IfcMaterialProfileWithOffsets

    Inheritance
    System.Object
    PersistEntity
    IfcMaterialDefinition
    IfcMaterialProfile
    IfcMaterialProfileWithOffsets
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcMaterialDefinition>
    System.IEquatable<IfcMaterialProfile>
    IExpressValidatable
    IInstantiableEntity
    IIfcMaterialProfileWithOffsets
    IIfcMaterialProfile
    IIfcMaterialDefinition
    IfcMaterialSelect
    IIfcMaterialSelect
    IfcObjectReferenceSelect
    IIfcObjectReferenceSelect
    IfcResourceObjectSelect
    IIfcResourceObjectSelect
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcMaterialProfileWithOffsets>
    Inherited Members
    IfcMaterialProfile.IIfcMaterialProfile.Name
    IfcMaterialProfile.IIfcMaterialProfile.Description
    IfcMaterialProfile.IIfcMaterialProfile.Material
    IfcMaterialProfile.IIfcMaterialProfile.Profile
    IfcMaterialProfile.IIfcMaterialProfile.Priority
    IfcMaterialProfile.IIfcMaterialProfile.Category
    IfcMaterialProfile.IIfcMaterialProfile.ToMaterialProfileSet
    IfcMaterialProfile.Name
    IfcMaterialProfile.Description
    IfcMaterialProfile.Material
    IfcMaterialProfile.Profile
    IfcMaterialProfile.Priority
    IfcMaterialProfile.Category
    IfcMaterialProfile.ToMaterialProfileSet
    IfcMaterialProfile.Equals(IfcMaterialProfile)
    IfcMaterialProfile.ValidateClause(IfcMaterialProfile.IfcMaterialProfileClause)
    IfcMaterialProfile.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("IfcMaterialProfileWithOffsets", 1209)]
    public class IfcMaterialProfileWithOffsets : IfcMaterialProfile, INotifyPropertyChanged, IEquatable<IfcMaterialDefinition>, IEquatable<IfcMaterialProfile>, IExpressValidatable, IInstantiableEntity, IIfcMaterialProfileWithOffsets, IIfcMaterialProfile, IIfcMaterialDefinition, IfcMaterialSelect, IIfcMaterialSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcMaterialProfileWithOffsets>

    Properties

    | Improve this Doc View Source

    OffsetValues

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

    Methods

    | Improve this Doc View Source

    Equals(IfcMaterialProfileWithOffsets)

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

    IIfcMaterialProfileWithOffsets.OffsetValues

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

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    System.IEquatable<T>
    IExpressValidatable
    IInstantiableEntity
    IIfcMaterialProfileWithOffsets
    IIfcMaterialProfile
    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