Class IfcPreDefinedColour
Inheritance
System.Object
IfcPreDefinedColour
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<IfcPresentationItem>
System.IEquatable<IfcPreDefinedItem>
System.IEquatable<IfcPreDefinedColour>
Inherited Members
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("IfcPreDefinedColour", 608)]
public abstract class IfcPreDefinedColour : IfcPreDefinedItem, INotifyPropertyChanged, IEquatable<IfcPresentationItem>, IEquatable<IfcPreDefinedItem>, IIfcPreDefinedColour, IIfcPreDefinedItem, IIfcPresentationItem, IfcColour, IfcFillStyleSelect, IIfcColour, IIfcFillStyleSelect, IExpressSelectType, IPersistEntity, IPersist, IEquatable<IfcPreDefinedColour>
Methods
| Improve this Doc View SourceEquals(IfcPreDefinedColour)
Declaration
public bool Equals(IfcPreDefinedColour other)
Parameters
Type | Name | Description |
---|---|---|
IfcPreDefinedColour | other |
Returns
Type | Description |
---|---|
System.Boolean |
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
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>