GeometryBaseHasBrepForm Property |
Rhino 5 for Windows
Returns true if the Brep.TryConvertBrep function will be successful for this object
Namespace: Rhino.GeometryAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic bool HasBrepForm { get; }
Public ReadOnly Property HasBrepForm As Boolean
Get
Property Value
Type:
Boolean
See Also