Search Results for

    Show / Hide Table of Contents

    Interface IIfcAlignmentCurve

    Readonly interface for IfcAlignmentCurve

    Inherited Members
    IIfcRepresentationItem.LayerAssignment
    IIfcRepresentationItem.StyledByItem
    IfcGeometricSetSelect.Dim
    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 IIfcAlignmentCurve : IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Horizontal

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

    Tag

    Declaration
    IfcLabel? Tag { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLabel>
    | Improve this Doc View Source

    Vertical

    Declaration
    IIfcAlignment2DVertical Vertical { get; set; }
    Property Value
    Type Description
    IIfcAlignment2DVertical
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim