C# 클래스 BetaSpeckle.SuperPoint

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
SuperPoint ( GH_Point pp, string guid ) : Grasshopper.Kernel.Types

메소드 상세

SuperPoint() 공개 메소드

public SuperPoint ( GH_Point pp, string guid ) : Grasshopper.Kernel.Types
pp GH_Point
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