Search Results for

    Show / Hide Table of Contents

    Class IfcAlignment2DVerSegCircularArc

    Inheritance
    System.Object
    PersistEntity
    IfcRepresentationItem
    IfcGeometricRepresentationItem
    IfcAlignment2DSegment
    IfcAlignment2DVerticalSegment
    IfcAlignment2DVerSegCircularArc
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcRepresentationItem>
    System.IEquatable<IfcGeometricRepresentationItem>
    System.IEquatable<IfcAlignment2DSegment>
    System.IEquatable<IfcAlignment2DVerticalSegment>
    IInstantiableEntity
    IIfcAlignment2DVerSegCircularArc
    IIfcAlignment2DVerticalSegment
    IIfcAlignment2DSegment
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IIfcLayeredItem
    IExpressSelectType
    IPersistEntity
    IPersist
    System.IEquatable<IfcAlignment2DVerSegCircularArc>
    Inherited Members
    IfcAlignment2DVerticalSegment.IIfcAlignment2DVerticalSegment.StartDistAlong
    IfcAlignment2DVerticalSegment.IIfcAlignment2DVerticalSegment.HorizontalLength
    IfcAlignment2DVerticalSegment.IIfcAlignment2DVerticalSegment.StartHeight
    IfcAlignment2DVerticalSegment.IIfcAlignment2DVerticalSegment.StartGradient
    IfcAlignment2DVerticalSegment.IIfcAlignment2DVerticalSegment.ToVertical
    IfcAlignment2DVerticalSegment.StartDistAlong
    IfcAlignment2DVerticalSegment.HorizontalLength
    IfcAlignment2DVerticalSegment.StartHeight
    IfcAlignment2DVerticalSegment.StartGradient
    IfcAlignment2DVerticalSegment.ToVertical
    IfcAlignment2DVerticalSegment.Equals(IfcAlignment2DVerticalSegment)
    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("IfcAlignment2DVerSegCircularArc", 1335)]
    public class IfcAlignment2DVerSegCircularArc : IfcAlignment2DVerticalSegment, INotifyPropertyChanged, IEquatable<IfcRepresentationItem>, IEquatable<IfcGeometricRepresentationItem>, IEquatable<IfcAlignment2DSegment>, IEquatable<IfcAlignment2DVerticalSegment>, IInstantiableEntity, IIfcAlignment2DVerSegCircularArc, IIfcAlignment2DVerticalSegment, IIfcAlignment2DSegment, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist, IEquatable<IfcAlignment2DVerSegCircularArc>

    Properties

    | Improve this Doc View Source

    IsConvex

    Declaration
    [EntityAttribute(9, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 12)]
    public IfcBoolean IsConvex { get; set; }
    Property Value
    Type Description
    IfcBoolean
    | Improve this Doc View Source

    Radius

    Declaration
    [EntityAttribute(8, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 11)]
    public IfcPositiveLengthMeasure Radius { get; set; }
    Property Value
    Type Description
    IfcPositiveLengthMeasure

    Methods

    | Improve this Doc View Source

    Equals(IfcAlignment2DVerSegCircularArc)

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

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcAlignment2DVerSegCircularArc.IsConvex

    Declaration
    IfcBoolean IIfcAlignment2DVerSegCircularArc.IsConvex { get; set; }
    Returns
    Type Description
    IfcBoolean
    | Improve this Doc View Source

    IIfcAlignment2DVerSegCircularArc.Radius

    Declaration
    IfcPositiveLengthMeasure IIfcAlignment2DVerSegCircularArc.Radius { get; set; }
    Returns
    Type Description
    IfcPositiveLengthMeasure

    Implements

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