Plane(Plane) Constructor

Copy constructor for the Plane class. Copies the passed plane.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Plane(
        Plane source
)

Parameters

source  Plane
[in] Plane to copy.
See Also

©  Bricsys NV. All rights reserved.