Click or drag to resize

ModelLineWidth Methods

The ModelLineWidth type exposes the following members.

Methods
  NameDescription
Public methodCastFrom (Overrides GH_NumberCastFrom(Object).)
Public methodCastToQ(Q)
Attempt a cast to type Q.
(Inherited from GH_GooT.)
Public methodCastToT(T) (Inherited from GH_Number.)
Public methodDuplicate (Overrides GH_NumberDuplicate.)
Public methodDuplicateNumber (Inherited from GH_Number.)
Public methodEmitProxy (Inherited from GH_Number.)
Public methodEquals(ModelLineWidth)
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodRead (Inherited from GH_Number.)
Public methodScriptVariable
This function will be called when the local IGH_Goo instance disappears into a user Script. This would be an excellent place to cast your IGH_Goo type to a simple data type.
(Inherited from GH_GooT.)
Public methodToString (Overrides GH_NumberToString.)
Public methodWrite (Inherited from GH_Number.)
Top
See Also