Свойство | Type | Description | |
---|---|---|---|
Direction | System.Vector3 | ||
Point | System.Vector3 | ||
UnitX | |||
UnitY | |||
UnitZ |
Méthode | Description | |
---|---|---|
GLVertex3AndNormal3 ( ) : void | ||
IsAbovePlane ( System.Vector3 q ) : bool |
returns true if the point is above the plane. False if the point is below or on the plane
|
|
PointDirection3 ( System.Vector3 point, System.Vector3 direction ) : System | ||
ProjectOnEdge ( System.Vector3 point ) : System.Vector3 | ||
ProjectOnPlane ( System.Vector3 q ) : System.Vector3 |
Project a point onto this plane
|
Méthode | Description | |
---|---|---|
ApplyTransform ( Matrix4x4 matrix ) : |
public IsAbovePlane ( System.Vector3 q ) : bool | ||
q | System.Vector3 | |
Résultat | bool |
public PointDirection3 ( System.Vector3 point, System.Vector3 direction ) : System | ||
point | System.Vector3 | |
direction | System.Vector3 | |
Résultat | System |
public ProjectOnEdge ( System.Vector3 point ) : System.Vector3 | ||
point | System.Vector3 | |
Résultat | System.Vector3 |
public ProjectOnPlane ( System.Vector3 q ) : System.Vector3 | ||
q | System.Vector3 | |
Résultat | System.Vector3 |
public static PointDirection3,SolidworksAddinFramework.Geometry UnitX | ||
Résultat |
public static PointDirection3,SolidworksAddinFramework.Geometry UnitY | ||
Résultat |