GH_Leader Methods |
The GH_Leader type exposes the following members.
Name | Description | |
---|---|---|
BakeGeometry | (Inherited from GH_AnnotationBase.) | |
CastFrom |
Remote to Local caster function. This stuff is complex, don't concern yourself with casting logic.
(Overrides GH_GeometricGooTCastFrom(Object).) | |
CastToT(T) |
Local to Remote caster function. This stuff is complex, don't concern yourself with casting logic.
(Inherited from GH_AnnotationBase.) | |
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_AnnotationBaseCastToT(T).) | |
ClearCaches |
Clears all volatile caches for this instance. The boundingbox is cleared, and if the annotation is referenced,
the local instance of the annotation is erased.
(Inherited from GH_AnnotationBase.) | |
DrawViewportMeshes | (Inherited from GH_AnnotationBase.) | |
DrawViewportWires | (Inherited from GH_AnnotationBase.) | |
Duplicate | (Inherited from GH_AnnotationBase.) | |
DuplicateAnnotation |
Create a duplicate of this annotation.
(Overrides GH_AnnotationBaseDuplicateAnnotation.) | |
DuplicateGeometry |
Create a duplicate of this annotation.
(Inherited from GH_AnnotationBase.) | |
DuplicateLeader |
Create a duplicate of this leader.
| |
EmitProxy |
Create a new proxy for this instance. Return Null if this class does not support proxies.
(Inherited from GH_GeometricGooT.) | |
GetBoundingBox | (Inherited from GH_AnnotationBase.) | |
GetOverrides | (Inherited from GH_AnnotationBase.) | |
LoadGeometry |
If the geometry is referenced and not yet loaded, attempts to load the geometry.
(Inherited from GH_AnnotationBase.) | |
LoadGeometry(RhinoDoc) |
If the annotation is referenced and not yet loaded, attempts to load the leader.
(Inherited from GH_AnnotationBase.) | |
Morph | (Inherited from GH_AnnotationBase.) | |
Read | (Inherited from GH_AnnotationBase.) | |
ScriptVariable | (Inherited from GH_AnnotationBase.) | |
SetOverrides | (Inherited from GH_AnnotationBase.) | |
ToString |
Format the leader using default grasshopper formatting logic.
(Overrides GH_AnnotationBaseToString.) | |
Transform | (Inherited from GH_AnnotationBase.) | |
Write | (Inherited from GH_AnnotationBase.) |