Click or drag to resize

ObjectSectionStyleValue  Conversion (ObjectSectionStyleValue to ObjectSectionAttributesSource)

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

Parameters

value
Type: Grasshopper.Rhinoceros.DraftingObjectSectionStyleValue

Return Value

Type: ObjectSectionAttributesSource
See Also