ModelLineWidthCastFrom Method |
Namespace:
Grasshopper.Rhinoceros.Drafting
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic override bool CastFrom(
Object source
)
Public Overrides Function CastFrom (
source As Object
) As Boolean
Parameters
- source
- Type: SystemObject
Return Value
Type:
Boolean
See Also