NurbSurfaceWeights
Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public DoubleCollection Weights { get; }
Public ReadOnly Property Weights As DoubleCollection
Get
public:
property DoubleCollection^ Weights {
DoubleCollection^ get ();
}
member Weights : DoubleCollection with get
Property Value
DoubleCollection
See Also