ModelFont Class |
Namespace: Grasshopper.Rhinoceros
The ModelFont type exposes the following members.
Name | Description | |
---|---|---|
![]() | ModelFont | Initializes a new instance of the ModelFont class |
![]() | ModelFont(Font) | Initializes a new instance of the ModelFont class |
![]() | ModelFont(String) | Initializes a new instance of the ModelFont class |
Name | Description | |
---|---|---|
![]() | FamilyName | |
![]() ![]() | InstalledFamilies | |
![]() ![]() | InstalledFonts | |
![]() | IsInstalled | |
![]() | IsValid | (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 |
Gets or sets the internal data.
(Inherited from GH_GooT.) |
Name | Description | |
---|---|---|
![]() | CastFrom | (Overrides GH_GooTCastFrom(Object).) |
![]() | CastToQ |
Attempt a cast to type Q.
(Inherited from GH_GooT.) |
![]() | Duplicate | (Overrides GH_GooTDuplicate.) |
![]() | EmitProxy |
Create a new proxy for this instance. Return Null if this class does not support proxies.
(Inherited from GH_GooT.) |
![]() | Equals(ModelFont) | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() ![]() | IsFamilyNameInstalled | |
![]() | Read | (Overrides GH_GooTRead(GH_IReader).) |
![]() | ScriptVariable |
This function will be called when the local IGH_Goo instance
disappears into a user Script. This would be an excellent place to
cast your IGH_Goo type to a simple data type.
(Inherited from GH_GooT.) |
![]() | ToString | (Overrides GH_GooTToString.) |
![]() | Write | (Overrides GH_GooTWrite(GH_IWriter).) |
Name | Description | |
---|---|---|
![]() ![]() | (Font to ModelFont) | |
![]() ![]() | (String to ModelFont) |