Rectangle3d Constructor

Initializes a new instance of the Rectangle3d class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Rectangle3d(
        Point3d upperLeft,
        Point3d upperRight,
        Point3d lowerLeft,
        Point3d lowerRight
)

Parameters

upperLeft
Type: Teigha.GeometryPoint3d
upperRight
Type: Teigha.GeometryPoint3d
lowerLeft
Type: Teigha.GeometryPoint3d
lowerRight
Type: Teigha.GeometryPoint3d
See Also

©  Bricsys NV. All rights reserved.