Class IfcFillAreaStyleTileSymbolWithStyle
Inheritance
System.Object
IfcFillAreaStyleTileSymbolWithStyle
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<IfcRepresentationItem>
System.IEquatable<IfcGeometricRepresentationItem>
System.IEquatable<IfcFillAreaStyleTileSymbolWithStyle>
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Xbim.Ifc2x3.PresentationAppearanceResource
Assembly: Xbim.Ifc2x3.dll
Syntax
[ExpressType("IfcFillAreaStyleTileSymbolWithStyle", 726)]
public class IfcFillAreaStyleTileSymbolWithStyle : IfcGeometricRepresentationItem, INotifyPropertyChanged, IEquatable<IfcRepresentationItem>, IEquatable<IfcGeometricRepresentationItem>, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IInstantiableEntity, IIfcFillAreaStyleTileSymbolWithStyle, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcFillAreaStyleTileShapeSelect, IIfcFillAreaStyleTileShapeSelect, IExpressSelectType, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcFillAreaStyleTileSymbolWithStyle>
Properties
| Improve this Doc View SourceSymbol
Declaration
[EntityAttribute(1, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 3)]
public IfcAnnotationSymbolOccurrence Symbol { get; set; }
Property Value
Type | Description |
---|---|
IfcAnnotationSymbolOccurrence |
Methods
| Improve this Doc View SourceEquals(IfcFillAreaStyleTileSymbolWithStyle)
Declaration
public bool Equals(IfcFillAreaStyleTileSymbolWithStyle other)
Parameters
Type | Name | Description |
---|---|---|
IfcFillAreaStyleTileSymbolWithStyle | 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
Explicit Interface Implementations
| Improve this Doc View SourceIContainsEntityReferences.References
Declaration
IEnumerable<IPersistEntity> IContainsEntityReferences.References { get; }
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IPersistEntity> |
IIfcFillAreaStyleTileSymbolWithStyle.Symbol
Declaration
IIfcAnnotationSymbolOccurrence IIfcFillAreaStyleTileSymbolWithStyle.Symbol { get; set; }
Returns
Type | Description |
---|---|
IIfcAnnotationSymbolOccurrence |
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>