WorldGeometrySetExtents Method

Sets the extents of the current object.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public abstract void SetExtents(
        Extents3d extents
)

Parameters

extents  Extents3d
[in] Array of two WCS points that define extents.
Remarks
Generation of model coordinate geometry automatically calculates the extents. You can override the calculation with this function.
See Also

©  Bricsys NV. All rights reserved.