Point3d(PlanarEntity, Point2d) Constructor

Initializes a new instance of the Point3d class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Point3d(
        PlanarEntity plane,
        Point2d point
)

Parameters

plane  PlanarEntity
 
point  Point2d
 
See Also

©  Bricsys NV. All rights reserved.