This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 407
08d638d9 341b 898d 9698 39a8d0d6cce1
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.NURBSCurve.SetWeight(System.Int32,System.Double)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public void SetWeight(
int i,
double weight
)
VB
Public Sub SetWeight (
i As Integer,
weight As Double
)
C++
public:
void SetWeight(
int i,
double weight
)
F#
member SetWeight :
i : int *
weight : float -> unit
- Int32
- \[Missing <param name="i"/> documentation for "M:netDxf.GTE.NURBSCurve.SetWeight(System.Int32,System.Double)"\]
- Double
- \[Missing <param name="weight"/> documentation for "M:netDxf.GTE.NURBSCurve.SetWeight(System.Int32,System.Double)"\]