프로퍼티 | 타입 | 설명 | |
---|---|---|---|
data | dynamic | ||
parentGuid | string | ||
type | string | ||
uuid | System.Guid |
메소드 | 설명 | |
---|---|---|
SuperPolyline ( GH_Line line, string guid ) : Grasshopper.Kernel.Types | ||
SuperPolyline ( Rhino.Geometry.Polyline p, bool isClosed, string guid ) : Grasshopper.Kernel.Types |
public SuperPolyline ( GH_Line line, string guid ) : Grasshopper.Kernel.Types | ||
line | GH_Line | |
guid | string | |
리턴 | Grasshopper.Kernel.Types |
public SuperPolyline ( Rhino.Geometry.Polyline p, bool isClosed, string guid ) : Grasshopper.Kernel.Types | ||
p | Rhino.Geometry.Polyline | |
isClosed | bool | |
guid | string | |
리턴 | Grasshopper.Kernel.Types |