C# Class BetaSpeckle.SuperPoint

ファイルを表示 Open project: didimitrie/speckle.exporter Class Usage Examples

Public Properties

Property Type Description
data dynamic
parentGuid string
type string
uuid System.Guid

Public Methods

Method Description
SuperPoint ( GH_Point pp, string guid ) : Grasshopper.Kernel.Types

Method Details

SuperPoint() public method

public SuperPoint ( GH_Point pp, string guid ) : Grasshopper.Kernel.Types
pp GH_Point
guid string
return Grasshopper.Kernel.Types

Property Details

data public_oe property

public dynamic data
return dynamic

parentGuid public_oe property

public string parentGuid
return string

type public_oe property

public string type
return string

uuid public_oe property

public Guid,System uuid
return System.Guid