Rectangle3d Constructor

Initializes a new instance of the Rectangle3d class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Rectangle3d(
        Point3d upperLeft,
        Point3d upperRight,
        Point3d lowerLeft,
        Point3d lowerRight
)

Parameters

upperLeft  Point3d
 
upperRight  Point3d
 
lowerLeft  Point3d
 
lowerRight  Point3d
 
See Also

©  Bricsys NV. All rights reserved.