ObjectSectionStyleValue Conversion (ObjectSectionStyleValue to ObjectSectionAttributesSource) |
Namespace:
Grasshopper.Rhinoceros.Drafting
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic static implicit operator ObjectSectionAttributesSource (
ObjectSectionStyleValue value
)
Public Shared Widening Operator CType (
value As ObjectSectionStyleValue
) As ObjectSectionAttributesSource
Parameters
- value
- Type: Grasshopper.Rhinoceros.DraftingObjectSectionStyleValue
Return Value
Type:
ObjectSectionAttributesSource
See Also