Grasshopper API
GH_CapsuleSetJaggedEdges Method |
Assign left and right jagged edges.
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)

public void SetJaggedEdges( bool left, bool right )
Public Sub SetJaggedEdges ( left As Boolean, right As Boolean )
Parameters
- left
- Type: SystemBoolean
- right
- Type: SystemBoolean
