MeshingParametersComputeCurvature Property |
Gets or sets a value indicating whether or not surface curvature
data will be embedded in the mesh.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool ComputeCurvature { get; set; }
Public Property ComputeCurvature As Boolean
Get
Set
Property Value
Type:
BooleanSee Also