Click or drag to resize

ObjectSectionStyle  Conversion (ObjectSectionStyleValue to ObjectSectionStyle)

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ObjectSectionStyle (
	ObjectSectionStyleValue data
)

Parameters

data
Type: Grasshopper.Rhinoceros.DraftingObjectSectionStyleValue

Return Value

Type: ObjectSectionStyle
See Also