GH_FormatFormatBrep Method (Brep) |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static string FormatBrep(
Brep data
)
Public Shared Function FormatBrep (
data As Brep
) As String
Parameters
- data
- Type: Brep
Return Value
Type:
StringSee Also