Grasshopper API
Node3dTWeightedSubdivision Property |
Gets or sets whether subdivision is weighted based on content averages.
Setting this value will only affect future subdivisions, not existing ones.
Namespace: Grasshopper.Kernel.Geometry.SpatialTrees
Assembly: Grasshopper (in Grasshopper.dll)
public bool WeightedSubdivision { get; set; }
Public Property WeightedSubdivision As Boolean Get Set
Property Value
Type: Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.Geometry.SpatialTrees.Node3d`1.WeightedSubdivision"]