C# Class BetaSpeckle.SuperMesh

Afficher le fichier Open project: didimitrie/speckle.exporter Class Usage Examples

Méthodes publiques

Свойство Type Description
data dynamic
parentGuid string
type string
uuid System.Guid

Méthodes publiques

Méthode Description
ColorToInt ( System color ) : int
SuperMesh ( GH_Mesh myMesh, string guid ) : Grasshopper.Kernel.Types

Method Details

ColorToInt() public méthode

public ColorToInt ( System color ) : int
color System
Résultat int

SuperMesh() public méthode

public SuperMesh ( GH_Mesh myMesh, string guid ) : Grasshopper.Kernel.Types
myMesh GH_Mesh
guid string
Résultat Grasshopper.Kernel.Types

Property Details

data public_oe property

public dynamic data
Résultat dynamic

parentGuid public_oe property

public string parentGuid
Résultat string

type public_oe property

public string type
Résultat string

uuid public_oe property

public Guid,System uuid
Résultat System.Guid