Click or drag to resize

ObjectSectionStyleValue  Conversion (ModelSectionStyle to ObjectSectionStyleObjectSectionStyleValue)

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

Parameters

sectionStyle
Type: Grasshopper.Rhinoceros.DraftingModelSectionStyle

Return Value

Type: ObjectSectionStyleValue
See Also