P_Rhino_Geometry_GeometryBase_IsDeformable - mcneel/rhinocommon-api-docs GitHub Wiki

GeometryBase.IsDeformable Property

true if object can be accurately modified with "squishy" transformations like projections, shears, and non-uniform scaling.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool IsDeformable { get; }

VB

Public ReadOnly Property IsDeformable As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

GeometryBase Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️