Click or drag to resize

ModelSectionStyle  Conversion (SectionStyle to ModelSectionStyle)

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelSectionStyle (
	SectionStyle sectionStyle
)

Parameters

sectionStyle
Type: SectionStyle

Return Value

Type: ModelSectionStyle
See Also