NurbSurfaceModifyPositionAndTangent Method

Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void ModifyPositionAndTangent(
        double dU,
        double dV,
        Point3d point,
        Vector3d uDeriv,
        Vector3d vDeriv
)

Parameters

dU
Type: SystemDouble
dV
Type: SystemDouble
point
Type: Teigha.GeometryPoint3d
uDeriv
Type: Teigha.GeometryVector3d
vDeriv
Type: Teigha.GeometryVector3d
See Also

©  Bricsys NV. All rights reserved.