C# 클래스 BetaSpeckle.SuperMesh

파일 보기 프로젝트 열기: didimitrie/speckle.exporter 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
data dynamic
parentGuid string
type string
uuid System.Guid

공개 메소드들

메소드 설명
ColorToInt ( System color ) : int
SuperMesh ( GH_Mesh myMesh, string guid ) : Grasshopper.Kernel.Types

메소드 상세

ColorToInt() 공개 메소드

public ColorToInt ( System color ) : int
color System
리턴 int

SuperMesh() 공개 메소드

public SuperMesh ( GH_Mesh myMesh, string guid ) : Grasshopper.Kernel.Types
myMesh GH_Mesh
guid string
리턴 Grasshopper.Kernel.Types

프로퍼티 상세

data 공개적으로 프로퍼티

public dynamic data
리턴 dynamic

parentGuid 공개적으로 프로퍼티

public string parentGuid
리턴 string

type 공개적으로 프로퍼티

public string type
리턴 string

uuid 공개적으로 프로퍼티

public Guid,System uuid
리턴 System.Guid