Search Results for

    Show / Hide Table of Contents

    Interface IIfcLinearPlacement

    Readonly interface for IfcLinearPlacement

    Inherited Members
    IIfcObjectPlacement.PlacesObject
    IIfcObjectPlacement.ReferencedByPlacements
    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 IIfcLinearPlacement : IIfcObjectPlacement, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    CartesianPosition

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

    Distance

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

    Orientation

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

    PlacementRelTo

    Declaration
    IIfcCurve PlacementRelTo { get; set; }
    Property Value
    Type Description
    IIfcCurve

    Extension Methods

    IfcPlacementExtensions.Z(IIfcObjectPlacement)
    IfcPlacementExtensions.ToMatrix3D(IIfcObjectPlacement)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim