Click or drag to resize

ObjectSectionStyleValueDeconstruct Method

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void Deconstruct(
	out ObjectSectionAttributesSource source,
	out ModelSectionStyle value
)

Parameters

source
Type: ObjectSectionAttributesSource
value
Type: Grasshopper.Rhinoceros.DraftingModelSectionStyle
See Also