Search Results for

    Show / Hide Table of Contents

    Interface IIfcDistanceExpression

    Readonly interface for IfcDistanceExpression

    Inherited Members
    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 IIfcDistanceExpression : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    AlongHorizontal

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

    DistanceAlong

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

    OffsetLateral

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

    OffsetLongitudinal

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

    OffsetVertical

    Declaration
    IfcLengthMeasure? OffsetVertical { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLengthMeasure>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim