ModelMeshingParameters
Represents some meshing parameters. Wraps the functionality of the MeshingParameters type.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelValue
Grasshopper.Rhinoceros.ModelMeshingParameters
Namespace: Grasshopper.Rhinoceros
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ModelMeshingParameters : ModelValue
The ModelMeshingParameters type exposes the following members.
Constructors
Name
Description
Public Method
ModelMeshingParameters
Initializes a new instance of the ModelMeshingParameters class
Properties
Name
Description
Public Property
Static Member
DefaultAnalysis
Public Property
Static Member
DefaultRender
Public Property
Static Member
FastRender
Public Property
Static Member
QualityRender
Public Property
Static Member
Unset
Methods
Name
Description
Public Method
Static Member
Cast
Public Method
CastTo.T.(T.)
(Overrides
ModelValue.CastTo.T.(T.)
.)Public Method
CastTo.T.(T.)
(Inherited from ModelValue.)
Public Method
Equals(ModelValue)
(Inherited from ModelValue.)
Public Method
Equals(Object)
(Inherited from ModelValue.)
Public Method
GetHashCode
(Inherited from ModelValue.)
Public Method
ToMeshingParameters
Public Method
TooltipString
(Inherited from ModelValue.)
Public Method
ToString
(Inherited from ModelValue.)
Operators
Name
Description
Public Operator
Static Member
.(MeshingParameters to ModelMeshingParameters)