Search Results for

    Show / Hide Table of Contents

    Class IfcMaterialProfileSetUsageTapering

    Inheritance
    System.Object
    PersistEntity
    IfcMaterialUsageDefinition
    IfcMaterialProfileSetUsage
    IfcMaterialProfileSetUsageTapering
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcMaterialUsageDefinition>
    System.IEquatable<IfcMaterialProfileSetUsage>
    IInstantiableEntity
    IIfcMaterialProfileSetUsageTapering
    IIfcMaterialProfileSetUsage
    IIfcMaterialUsageDefinition
    IfcMaterialSelect
    IIfcMaterialSelect
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcMaterialProfileSetUsageTapering>
    Inherited Members
    IfcMaterialProfileSetUsage.IIfcMaterialProfileSetUsage.ForProfileSet
    IfcMaterialProfileSetUsage.IIfcMaterialProfileSetUsage.CardinalPoint
    IfcMaterialProfileSetUsage.IIfcMaterialProfileSetUsage.ReferenceExtent
    IfcMaterialProfileSetUsage.ForProfileSet
    IfcMaterialProfileSetUsage.CardinalPoint
    IfcMaterialProfileSetUsage.ReferenceExtent
    IfcMaterialProfileSetUsage.Equals(IfcMaterialProfileSetUsage)
    IfcMaterialUsageDefinition.IIfcMaterialUsageDefinition.AssociatedTo
    IfcMaterialUsageDefinition.AssociatedTo
    IfcMaterialUsageDefinition.Equals(IfcMaterialUsageDefinition)
    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("IfcMaterialProfileSetUsageTapering", 1208)]
    public class IfcMaterialProfileSetUsageTapering : IfcMaterialProfileSetUsage, INotifyPropertyChanged, IEquatable<IfcMaterialUsageDefinition>, IEquatable<IfcMaterialProfileSetUsage>, IInstantiableEntity, IIfcMaterialProfileSetUsageTapering, IIfcMaterialProfileSetUsage, IIfcMaterialUsageDefinition, IfcMaterialSelect, IIfcMaterialSelect, IExpressSelectType, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcMaterialProfileSetUsageTapering>

    Properties

    | Improve this Doc View Source

    CardinalEndPoint

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

    ForProfileEndSet

    Declaration
    [EntityAttribute(4, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 5)]
    public IfcMaterialProfileSet ForProfileEndSet { get; set; }
    Property Value
    Type Description
    IfcMaterialProfileSet

    Methods

    | Improve this Doc View Source

    Equals(IfcMaterialProfileSetUsageTapering)

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

    IIfcMaterialProfileSetUsageTapering.CardinalEndPoint

    Declaration
    IfcCardinalPointReference? IIfcMaterialProfileSetUsageTapering.CardinalEndPoint { get; set; }
    Returns
    Type Description
    System.Nullable<IfcCardinalPointReference>
    | Improve this Doc View Source

    IIfcMaterialProfileSetUsageTapering.ForProfileEndSet

    Declaration
    IIfcMaterialProfileSet IIfcMaterialProfileSetUsageTapering.ForProfileEndSet { get; set; }
    Returns
    Type Description
    IIfcMaterialProfileSet

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    System.IEquatable<T>
    IInstantiableEntity
    IIfcMaterialProfileSetUsageTapering
    IIfcMaterialProfileSetUsage
    IIfcMaterialUsageDefinition
    IfcMaterialSelect
    IIfcMaterialSelect
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim