Virtual Photonics
Gets or sets the NURBS control points.
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
public double[,] ControlPoints { get; set; }public double[,] ControlPoints { get; set; }Public Property ControlPoints As Double(,)
Get
Set
Public Property ControlPoints As Double(,)
Get
Set
public:
property array<double,2>^ ControlPoints {
array<double,2>^ get ();
void set (array<double,2>^ value);
}public:
property array<double,2>^ ControlPoints {
array<double,2>^ get ();
void set (array<double,2>^ value);
}Property Value
Type:
Double