Class IfcTerminatorSymbol
Inheritance
System.Object
IfcTerminatorSymbol
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<IfcRepresentationItem>
System.IEquatable<IfcStyledItem>
System.IEquatable<IfcAnnotationOccurrence>
System.IEquatable<IfcAnnotationSymbolOccurrence>
System.IEquatable<IfcTerminatorSymbol>
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.PresentationDimensioningResource
Assembly: Xbim.Ifc2x3.dll
Syntax
[ExpressType("IfcTerminatorSymbol", 743)]
public class IfcTerminatorSymbol : IfcAnnotationSymbolOccurrence, INotifyPropertyChanged, IEquatable<IfcRepresentationItem>, IIfcStyledItem, IIfcRepresentationItem, IfcLayeredItem, IEquatable<IfcStyledItem>, IEquatable<IfcAnnotationOccurrence>, IEquatable<IfcAnnotationSymbolOccurrence>, IExpressValidatable, IInstantiableEntity, IIfcTerminatorSymbol, IIfcAnnotationSymbolOccurrence, IIfcAnnotationOccurrence, IIfcStyledItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcDraughtingCalloutElement, IIfcDraughtingCalloutElement, IExpressSelectType, IContainsEntityReferences, IContainsIndexedReferences, IPersistEntity, IPersist, IEquatable<IfcTerminatorSymbol>
Properties
| Improve this Doc View SourceAnnotatedCurve
Declaration
[IndexedProperty]
[EntityAttribute(4, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 6)]
public IfcAnnotationCurveOccurrence AnnotatedCurve { get; set; }
Property Value
Type | Description |
---|---|
IfcAnnotationCurveOccurrence |
Methods
| Improve this Doc View SourceEquals(IfcTerminatorSymbol)
Declaration
public bool Equals(IfcTerminatorSymbol other)
Parameters
Type | Name | Description |
---|---|---|
IfcTerminatorSymbol | 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> |
IContainsIndexedReferences.IndexedReferences
Declaration
IEnumerable<IPersistEntity> IContainsIndexedReferences.IndexedReferences { get; }
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IPersistEntity> |
IIfcTerminatorSymbol.AnnotatedCurve
Declaration
IIfcAnnotationCurveOccurrence IIfcTerminatorSymbol.AnnotatedCurve { get; set; }
Returns
Type | Description |
---|---|
IIfcAnnotationCurveOccurrence |
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>