GH_StructurePath Class |
Namespace: Grasshopper.Kernel.Types
The GH_StructurePath type exposes the following members.
Name | Description | |
---|---|---|
GH_StructurePath |
Blank constructor
| |
GH_StructurePath(GH_Path) | Initializes a new instance of the GH_StructurePath class | |
GH_StructurePath(GH_StructurePath) | Initializes a new instance of the GH_StructurePath class |
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.) |
Name | Description | |
---|---|---|
CastFrom | (Overrides GH_GooTCastFrom(Object).) | |
CastToQ(Q) |
Attempt a cast to type Q.
(Inherited from GH_GooT.) | |
CastToT(T) | (Overrides GH_GooTCastToQ(Q).) | |
Duplicate | (Overrides GH_GooTDuplicate.) | |
DuplicatePath | ||
EmitProxy | (Overrides GH_GooTEmitProxy.) | |
Read | (Overrides GH_GooTRead(GH_IReader).) | |
ScriptVariable | (Overrides GH_GooTScriptVariable.) | |
ToString | (Overrides GH_GooTToString.) | |
Write | (Overrides GH_GooTWrite(GH_IWriter).) |