PointOnSurface Constructor
|
Default constructor for the PointOnSurface
class. Creates a default corresponding C++ object with a point on
the XY plane with a parameter value of (0,0).
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
new : unit -> PointOnSurface
See Also