Grasshopper API
GH_FormatCreate Method (IGH_Content, GH_Style) |
Namespace: Grasshopper.Documentation
Assembly: Grasshopper (in Grasshopper.dll)

public static GH_Format Create( IGH_Content content, GH_Style style )
Public Shared Function Create ( content As IGH_Content, style As GH_Style ) As GH_Format
Parameters
- content
- Type: Grasshopper.DocumentationIGH_Content
- style
- Type: Grasshopper.DocumentationGH_Style
Return Value
Type: GH_Format