Method | Description | |
---|---|---|
Add ( Point3d position ) : void | ||
Add ( Point3d position, bool wrapped ) : void | ||
Get ( int i ) : Point3d | ||
PositionHistoryAsGhStructure ( int size ) : System | ||
ToArray ( ) : Point3d[] | ||
ToGooList ( ) : List |
||
ToList ( ) : List |
||
ToStructure ( ) : GH_Structure |
||
ToTree ( ) : DataTree |
public Add ( Point3d position, bool wrapped ) : void | ||
position | Point3d | |
wrapped | bool | |
return | void |
public PositionHistoryAsGhStructure ( int size ) : System | ||
size | int | |
return | System |