GH_StructurePath Properties |
The GH_StructurePath type exposes the following members.
| Name | Description | |
|---|---|---|
| IsValid |
Gets the validity of this instance. Integers are always valid
(Overrides GH_GooTIsValid.) | |
| 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_GooT.) | |
| TypeDescription | (Overrides GH_GooTTypeDescription.) | |
| TypeName | (Overrides GH_GooTTypeName.) | |
| Value | (Overrides GH_GooTValue.) |