Click or drag to resize

ModelLineWidth Properties

The ModelLineWidth type exposes the following members.

Properties
  NameDescription
Public propertyIsValid
Gets the validity of this instance. If the number is NaN, then it is considered invalid
(Inherited from GH_Number.)
Public propertyIsValidWhyNot
Gets a string describing the state of "invalidness". If the instance is valid, then this property should return Nothing or String.Empty.
(Inherited from GH_Number.)
Public propertyTypeDescription (Overrides GH_NumberTypeDescription.)
Public propertyTypeName (Overrides GH_NumberTypeName.)
Public propertyValue
Gets or sets the internal data.
(Inherited from GH_GooT.)
Top
See Also