ModelLineWidth Properties |
The ModelLineWidth type exposes the following members.
| Name | Description | |
|---|---|---|
| IsValid |
Gets the validity of this instance. If the number is NaN, then it is considered invalid
(Inherited from GH_Number.) | |
| IsValidWhyNot |
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.) | |
| TypeDescription | (Overrides GH_NumberTypeDescription.) | |
| TypeName | (Overrides GH_NumberTypeName.) | |
| Value |
Gets or sets the internal data.
(Inherited from GH_GooT.) |