Skip to content

ModelLineWidth

Public Class

Represents a Rhino model linetype.

Inheritance Hierarchy

System.Object
Grasshopper.Kernel.Types.GH_Goo.Double.
Grasshopper.Kernel.Types.GH_Number
Grasshopper.Rhinoceros.Drafting.ModelLineWidth

Namespace: Grasshopper.Rhinoceros.Drafting

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public sealed class ModelLineWidth : GH_Number,
IEquatable<ModelLineWidth>

The ModelLineWidth type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the ModelLineWidth class


Public Method

Initializes a new instance of the ModelLineWidth class


Properties

Name

Description


Public Property

Gets the validity of this instance. If the number is NaN, then it is considered invalid

(Inherited from GH_Number.)


Public Property

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_Number.)


Public Property

(Overrides

.)


Public Property

(Overrides

.)


Public Property

Gets or sets the internal data.

(Inherited from GH_Goo.T..)


Methods

Name

Description


Public Method

(Overrides

.)


Public Method
CastTo.Q.(Q.)

Attempt a cast to type Q.

(Inherited from GH_Goo.T..)


Public Method

(Inherited from GH_Number.)


Public Method

(Overrides

.)


Public Method

(Inherited from GH_Number.)


Public Method

(Inherited from GH_Number.)


Public Method

Public Method

(Overrides Object.Equals(Object).)


Public Method

(Overrides Object.GetHashCode..)


Public Method

(Inherited from GH_Number.)


Public Method

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_Goo.T..)


Public Method

(Overrides

.)


Public Method

(Inherited from GH_Number.)