Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / OrientedBoundingBox Class / OrientedBoundingBox Constructor

In This Topic
    OrientedBoundingBox Constructor
    In This Topic
    Overload List
    OverloadDescription
    Defines an OrientedBoundingBox with World-Axis-Aligned transformation.  
    Defines an OrientedBoundingBox with axis-X and axis-Y orientation.  
    Defines an OrientedBoundingBox from a list of Point3D by forcing the input axis-X and axis-Y orientation.  
    Defines an OrientedBoundingBox from a list of Point3D.  
    Defines an OrientedBoundingBox from a list of 3D point.  
    Defines an OrientedBoundingBox from another one.  
    See Also