AcGePointOnSurface( const AcGeSurface& surf, const AcGePoint2d& param );
|
Parameters |
Description |
|
surf |
Input any 3D surface |
|
param |
Input parameter value on surface |
Constructs a point on the input surface at the specified parameter value.