PointOnSurface Constructor

Overload List

Method Description
PointOnSurface.PointOnSurface ()Default constructor. Constructs a point on the surface AcGePlane.XYPlane at the parameter value (0,0).
PointOnSurface.PointOnSurface (Autodesk.AutoCAD.Geometry.Surface, Point2d)Default constructor. Constructs a point on the surface AcGePlane.XYPlane at the parameter value (0,0).