Search Results for

    Show / Hide Table of Contents

    Class IfcColourRgb

    Inheritance
    System.Object
    PersistEntity
    IfcPresentationItem
    IfcColourSpecification
    IfcColourRgb
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcPresentationItem>
    System.IEquatable<IfcColourSpecification>
    IInstantiableEntity
    IIfcColourRgb
    IIfcColourSpecification
    IIfcPresentationItem
    IfcColour
    IfcFillStyleSelect
    IIfcColour
    IIfcFillStyleSelect
    IPersistEntity
    IfcColourOrFactor
    IIfcColourOrFactor
    IExpressSelectType
    IPersist
    System.IEquatable<IfcColourRgb>
    Inherited Members
    IfcColourSpecification.IIfcColourSpecification.Name
    IfcColourSpecification.Name
    IfcColourSpecification.Equals(IfcColourSpecification)
    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("IfcColourRgb", 27)]
    public class IfcColourRgb : IfcColourSpecification, INotifyPropertyChanged, IEquatable<IfcPresentationItem>, IEquatable<IfcColourSpecification>, IInstantiableEntity, IIfcColourRgb, IIfcColourSpecification, IIfcPresentationItem, IfcColour, IfcFillStyleSelect, IIfcColour, IIfcFillStyleSelect, IPersistEntity, IfcColourOrFactor, IIfcColourOrFactor, IExpressSelectType, IPersist, IEquatable<IfcColourRgb>

    Properties

    | Improve this Doc View Source

    Blue

    Declaration
    [EntityAttribute(4, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 4)]
    public IfcNormalisedRatioMeasure Blue { get; set; }
    Property Value
    Type Description
    IfcNormalisedRatioMeasure
    | Improve this Doc View Source

    Green

    Declaration
    [EntityAttribute(3, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 3)]
    public IfcNormalisedRatioMeasure Green { get; set; }
    Property Value
    Type Description
    IfcNormalisedRatioMeasure
    | Improve this Doc View Source

    Red

    Declaration
    [EntityAttribute(2, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 2)]
    public IfcNormalisedRatioMeasure Red { get; set; }
    Property Value
    Type Description
    IfcNormalisedRatioMeasure

    Methods

    | Improve this Doc View Source

    Equals(IfcColourRgb)

    Declaration
    public bool Equals(IfcColourRgb other)
    Parameters
    Type Name Description
    IfcColourRgb 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
    IfcColourSpecification.Parse(Int32, IPropertyValue, Int32[])

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcColourRgb.Blue

    Declaration
    IfcNormalisedRatioMeasure IIfcColourRgb.Blue { get; set; }
    Returns
    Type Description
    IfcNormalisedRatioMeasure
    | Improve this Doc View Source

    IIfcColourRgb.Green

    Declaration
    IfcNormalisedRatioMeasure IIfcColourRgb.Green { get; set; }
    Returns
    Type Description
    IfcNormalisedRatioMeasure
    | Improve this Doc View Source

    IIfcColourRgb.Red

    Declaration
    IfcNormalisedRatioMeasure IIfcColourRgb.Red { get; set; }
    Returns
    Type Description
    IfcNormalisedRatioMeasure

    Implements

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