ObjectSectionStyleValue Constructor (ObjectSectionAttributesSource, ModelSectionStyle) |
Namespace:
Grasshopper.Rhinoceros.Drafting
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic Value(
ObjectSectionAttributesSource source,
ModelSectionStyle value
)
Public Sub New (
source As ObjectSectionAttributesSource,
value As ModelSectionStyle
)
Parameters
- source
- Type: ObjectSectionAttributesSource
- value
- Type: Grasshopper.Rhinoceros.DraftingModelSectionStyle
See Also