Search Results for

    Show / Hide Table of Contents

    Class XbimLine

    Inheritance
    System.Object
    XbimLine
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Common.Geometry
    Assembly: Xbim.Common.dll
    Syntax
    public class XbimLine

    Properties

    | Improve this Doc View Source

    Orientation

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

    Pnt

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