Search Results for

    Show / Hide Table of Contents

    Class IfcAlignment2DHorizontalSegment

    Inheritance
    System.Object
    PersistEntity
    IfcRepresentationItem
    IfcGeometricRepresentationItem
    IfcAlignment2DSegment
    IfcAlignment2DHorizontalSegment
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcRepresentationItem>
    System.IEquatable<IfcGeometricRepresentationItem>
    System.IEquatable<IfcAlignment2DSegment>
    IInstantiableEntity
    IIfcAlignment2DHorizontalSegment
    IIfcAlignment2DSegment
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IIfcLayeredItem
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcAlignment2DHorizontalSegment>
    Inherited Members
    IfcAlignment2DSegment.IIfcAlignment2DSegment.TangentialContinuity
    IfcAlignment2DSegment.IIfcAlignment2DSegment.StartTag
    IfcAlignment2DSegment.IIfcAlignment2DSegment.EndTag
    IfcAlignment2DSegment.TangentialContinuity
    IfcAlignment2DSegment.StartTag
    IfcAlignment2DSegment.EndTag
    IfcAlignment2DSegment.Equals(IfcAlignment2DSegment)
    IfcGeometricRepresentationItem.Equals(IfcGeometricRepresentationItem)
    IfcRepresentationItem.IIfcRepresentationItem.LayerAssignment
    IfcRepresentationItem.IIfcRepresentationItem.StyledByItem
    IfcRepresentationItem.LayerAssignment
    IfcRepresentationItem.StyledByItem
    IfcRepresentationItem.Equals(IfcRepresentationItem)
    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.GeometricConstraintResource
    Assembly: Xbim.Ifc4.dll
    Syntax
    [ExpressType("IfcAlignment2DHorizontalSegment", 1333)]
    public class IfcAlignment2DHorizontalSegment : IfcAlignment2DSegment, INotifyPropertyChanged, IEquatable<IfcRepresentationItem>, IEquatable<IfcGeometricRepresentationItem>, IEquatable<IfcAlignment2DSegment>, IInstantiableEntity, IIfcAlignment2DHorizontalSegment, IIfcAlignment2DSegment, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcAlignment2DHorizontalSegment>

    Properties

    | Improve this Doc View Source

    CurveGeometry

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

    ToHorizontal

    Declaration
    [InverseProperty("Segments")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{1}, new int[]{1}, 7)]
    public IEnumerable<IfcAlignment2DHorizontal> ToHorizontal { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcAlignment2DHorizontal>

    Methods

    | Improve this Doc View Source

    Equals(IfcAlignment2DHorizontalSegment)

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

    Explicit Interface Implementations

    | Improve this Doc View Source

    IContainsEntityReferences.References

    Declaration
    IEnumerable<IPersistEntity> IContainsEntityReferences.References { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IPersistEntity>
    | Improve this Doc View Source

    IIfcAlignment2DHorizontalSegment.CurveGeometry

    Declaration
    IIfcCurveSegment2D IIfcAlignment2DHorizontalSegment.CurveGeometry { get; set; }
    Returns
    Type Description
    IIfcCurveSegment2D
    | Improve this Doc View Source

    IIfcAlignment2DHorizontalSegment.ToHorizontal

    Declaration
    IEnumerable<IIfcAlignment2DHorizontal> IIfcAlignment2DHorizontalSegment.ToHorizontal { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcAlignment2DHorizontal>

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    IInstantiableEntity
    IIfcAlignment2DHorizontalSegment
    IIfcAlignment2DSegment
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IIfcLayeredItem
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim