GeometryBaseIsDeformable Property |
Rhino 5 for Windows
true if object can be accurately modified with "squishy" transformations like
projections, shears, and non-uniform scaling.
Namespace: Rhino.GeometryAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic bool IsDeformable { get; }
Public ReadOnly Property IsDeformable As Boolean
Get
Property Value
Type:
Boolean
See Also