메소드 |
설명 |
|
AvoidEdges ( IAgent agent, double distance ) : Vector3d |
|
|
BounceContain ( IParticle agent ) : bool |
|
|
ClosestNormal ( Point3d pt ) : Vector3d |
|
|
ClosestPoint ( Point3d pt ) : Point3d |
|
|
ClosestPointOnRef ( Point3d pt ) : Point3d |
|
|
Contains ( Point3d pt ) : bool |
|
|
Duplicate ( ) : IGH_Goo |
|
|
Equals ( SurfaceEnvironmentType p ) : bool |
|
|
Equals ( object obj ) : bool |
|
|
GetBoundingBox ( ) : Rhino.Geometry.BoundingBox |
|
|
GetHashCode ( ) : int |
|
|
MapTo2D ( Point3d pt ) : Point3d |
|
|
MapTo3D ( Point3d pt ) : Point3d |
|
|
Orient ( Vector3d vector, Point3d point ) : Vector3d |
|
|
SurfaceEnvironmentType ( ) : System |
|
|
SurfaceEnvironmentType ( Rhino.Geometry.Surface srf, bool wrap ) : System |
|
|
SurfaceEnvironmentType ( SurfaceEnvironmentType environment ) : System |
|
|
ToString ( ) : string |
|
|
WrapPoint ( Point3d relativePoint, Point3d point ) : Point3d |
|
|
WrapPoint ( Point3d position, bool &wrapped ) : Point3d |
|
|