Search Results for

    Show / Hide Table of Contents

    Class IfcDraughtingPreDefinedColour

    Inheritance
    System.Object
    PersistEntity
    IfcPresentationItem
    IfcPreDefinedItem
    IfcPreDefinedColour
    IfcDraughtingPreDefinedColour
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcPresentationItem>
    System.IEquatable<IfcPreDefinedItem>
    System.IEquatable<IfcPreDefinedColour>
    IInstantiableEntity
    IIfcDraughtingPreDefinedColour
    IIfcPreDefinedColour
    IIfcPreDefinedItem
    IIfcPresentationItem
    IfcColour
    IfcFillStyleSelect
    IIfcColour
    IIfcFillStyleSelect
    IExpressSelectType
    IPersistEntity
    IPersist
    System.IEquatable<IfcDraughtingPreDefinedColour>
    IExpressValidatable
    Inherited Members
    IfcPreDefinedColour.Equals(IfcPreDefinedColour)
    IfcPreDefinedItem.IIfcPreDefinedItem.Name
    IfcPreDefinedItem.Name
    IfcPreDefinedItem.Equals(IfcPreDefinedItem)
    IfcPresentationItem.Equals(IfcPresentationItem)
    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.PresentationAppearanceResource
    Assembly: Xbim.Ifc4.dll
    Syntax
    [ExpressType("IfcDraughtingPreDefinedColour", 607)]
    public class IfcDraughtingPreDefinedColour : IfcPreDefinedColour, INotifyPropertyChanged, IEquatable<IfcPresentationItem>, IEquatable<IfcPreDefinedItem>, IEquatable<IfcPreDefinedColour>, IInstantiableEntity, IIfcDraughtingPreDefinedColour, IIfcPreDefinedColour, IIfcPreDefinedItem, IIfcPresentationItem, IfcColour, IfcFillStyleSelect, IIfcColour, IIfcFillStyleSelect, IExpressSelectType, IPersistEntity, IPersist, IEquatable<IfcDraughtingPreDefinedColour>, IExpressValidatable

    Methods

    | Improve this Doc View Source

    Equals(IfcDraughtingPreDefinedColour)

    Declaration
    public bool Equals(IfcDraughtingPreDefinedColour other)
    Parameters
    Type Name Description
    IfcDraughtingPreDefinedColour 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
    IfcPreDefinedColour.Parse(Int32, IPropertyValue, Int32[])
    | Improve this Doc View Source

    Validate()

    Declaration
    public virtual IEnumerable<ValidationResult> Validate()
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<ValidationResult>
    | Improve this Doc View Source

    ValidateClause(IfcDraughtingPreDefinedColour.IfcDraughtingPreDefinedColourClause)

    Tests the express where-clause specified in param 'clause'

    Declaration
    public bool ValidateClause(IfcDraughtingPreDefinedColour.IfcDraughtingPreDefinedColourClause clause)
    Parameters
    Type Name Description
    IfcDraughtingPreDefinedColour.IfcDraughtingPreDefinedColourClause clause

    The express clause to test

    Returns
    Type Description
    System.Boolean

    true if the clause is satisfied.

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    IInstantiableEntity
    IIfcDraughtingPreDefinedColour
    IIfcPreDefinedColour
    IIfcPreDefinedItem
    IIfcPresentationItem
    IfcColour
    IfcFillStyleSelect
    IIfcColour
    IIfcFillStyleSelect
    IExpressSelectType
    IPersistEntity
    IPersist
    System.IEquatable<T>
    IExpressValidatable
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim