Click or drag to resize

BasicShapeGetParameterAtPoint Method

Get the parameters of the specified coordinates.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract double GetParameterAtPoint(
	Point2d point
)

Parameters

point
Type: RootPro.RootProCAD.GeometryPoint2d

Return Value

Type: Double
See Also