Extents3d Constructor

Constructor for the Extents3d class. Creates extents from the specified points.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Extents3d(
        Point3d min,
        Point3d max
)

Parameters

min  Point3d
 
max  Point3d
 
See Also

©  Bricsys NV. All rights reserved.