GH_TextDot Methods |
The GH_TextDot type exposes the following members.
Name | Description | |
---|---|---|
![]() | BakeGeometry | |
![]() | CastFrom |
Remote to Local caster function. This stuff is complex, don't concern yourself with casting logic.
(Overrides GH_GeometricGooTCastFrom(Object).) |
![]() | CastToQ(Q) |
Attempt a cast to type T.
(Inherited from GH_GeometricGooT.) |
![]() | CastToQ(Q) |
Attempt a cast to type Q.
(Inherited from GH_GooT.) |
![]() | CastToT(T) |
Local to Remote caster function. This stuff is complex, don't concern yourself with casting logic.
(Overrides GH_GeometricGooTCastToQ(Q).) |
![]() | ClearCaches |
Clears all volatile caches for this instance. The boundingbox is cleared, and if the text dot is referenced,
the local instance of the text dot is erased.
(Overrides GH_GeometricGooTClearCaches.) |
![]() | DrawViewportMeshes | |
![]() | DrawViewportWires | |
![]() | Duplicate | (Overrides GH_GeometricGooTDuplicate.) |
![]() | DuplicateGeometry |
Create a duplicate of this text dot.
(Overrides GH_GeometricGooTDuplicateGeometry.) |
![]() | DuplicateTextDot |
Create a duplicate of this text dot.
|
![]() | EmitProxy | (Overrides GH_GeometricGooTEmitProxy.) |
![]() | GetBoundingBox | (Overrides GH_GeometricGooTGetBoundingBox(Transform).) |
![]() | LoadGeometry |
If the geometry is referenced and not yet loaded, attempts to load the geometry.
(Overrides GH_GeometricGooTLoadGeometry.) |
![]() | LoadGeometry(RhinoDoc) |
If the text dot is referenced and not yet loaded, attempts to load the text dot.
(Overrides GH_GeometricGooTLoadGeometry(RhinoDoc).) |
![]() | Morph | (Overrides GH_GeometricGooTMorph(SpaceMorph).) |
![]() | Read | (Overrides GH_GooTRead(GH_IReader).) |
![]() | ScriptVariable | (Overrides GH_GooTScriptVariable.) |
![]() | ToString |
Format the text dot using default grasshopper formatting logic.
(Overrides GH_GooTToString.) |
![]() | Transform | (Overrides GH_GeometricGooTTransform(Transform).) |
![]() | Write | (Overrides GH_GooTWrite(GH_IWriter).) |