Class IfcExternalSpatialStructureElement
Inheritance
System.Object
IfcExternalSpatialStructureElement
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<IfcRoot>
System.IEquatable<IfcObjectDefinition>
System.IEquatable<IfcObject>
System.IEquatable<IfcProduct>
System.IEquatable<IfcSpatialElement>
System.IEquatable<IfcExternalSpatialStructureElement>
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.ProductExtension
Assembly: Xbim.Ifc4.dll
Syntax
[ExpressType("IfcExternalSpatialStructureElement", 1175)]
public abstract class IfcExternalSpatialStructureElement : IfcSpatialElement, INotifyPropertyChanged, IEquatable<IfcRoot>, IEquatable<IfcObjectDefinition>, IEquatable<IfcObject>, IEquatable<IfcProduct>, IExpressValidatable, IEquatable<IfcSpatialElement>, IIfcExternalSpatialStructureElement, IIfcSpatialElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IExpressSelectType, IPersistEntity, IPersist, IEquatable<IfcExternalSpatialStructureElement>
Methods
| Improve this Doc View SourceEquals(IfcExternalSpatialStructureElement)
Declaration
public bool Equals(IfcExternalSpatialStructureElement other)
Parameters
Type | Name | Description |
---|---|---|
IfcExternalSpatialStructureElement | 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>
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>