Click or drag to resize

ShrinkWrapParametersInflateVerticesAndPoints Property

Inflate mesh vertices, points and point clouds Mesh vertices will be inflated as though the mesh were a point cloud

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.3
Syntax
public bool InflateVerticesAndPoints { get; set; }

Property Value

Type: Boolean
See Also