ObjectDraftingLineWidthValue Constructor (ObjectPlotWeightSource, Double) |
Namespace:
Grasshopper.Rhinoceros.Drafting
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Value(
ObjectPlotWeightSource source,
double value
)
Public Sub New (
source As ObjectPlotWeightSource,
value As Double
)
Parameters
- source
- Type: ObjectPlotWeightSource
- value
- Type: SystemDouble
See Also