NevronOpenVision
Nevron.Nov.Graphics Namespace / NNurbsSurface Class / GetValue Method
GetValue Method (NNurbsSurface)
Gets the value of the nurbs surface at the given t1 and t2 parameters
Syntax
public NVector3DD GetValue( 
   System.double t1,
   System.double t2
)

Parameters

t1
t2
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also