Search Results for

    Show / Hide Table of Contents

    Interface IIfcAlignment2DVerticalSegment

    Readonly interface for IfcAlignment2DVerticalSegment

    Inherited Members
    IIfcAlignment2DSegment.TangentialContinuity
    IIfcAlignment2DSegment.StartTag
    IIfcAlignment2DSegment.EndTag
    IIfcRepresentationItem.LayerAssignment
    IIfcRepresentationItem.StyledByItem
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcAlignment2DVerticalSegment : IIfcAlignment2DSegment, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    HorizontalLength

    Declaration
    IfcPositiveLengthMeasure HorizontalLength { get; set; }
    Property Value
    Type Description
    IfcPositiveLengthMeasure
    | Improve this Doc View Source

    StartDistAlong

    Declaration
    IfcLengthMeasure StartDistAlong { get; set; }
    Property Value
    Type Description
    IfcLengthMeasure
    | Improve this Doc View Source

    StartGradient

    Declaration
    IfcRatioMeasure StartGradient { get; set; }
    Property Value
    Type Description
    IfcRatioMeasure
    | Improve this Doc View Source

    StartHeight

    Declaration
    IfcLengthMeasure StartHeight { get; set; }
    Property Value
    Type Description
    IfcLengthMeasure
    | Improve this Doc View Source

    ToVertical

    Declaration
    IEnumerable<IIfcAlignment2DVertical> ToVertical { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcAlignment2DVertical>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim