GePlane Constructor |
Name | Description | |
---|---|---|
![]() | GePlane |
Initializes a new instance of the plane
as X-Y plane having its origin at (0,0,0).
|
![]() | GePlane(IGePlane) | |
![]() | GePlane(IGeSurface) | |
![]() | GePlane(GeLine, GeLine) | |
![]() | GePlane(GeVector, GeCoordinate) | |
![]() | GePlane(GeCoordinate, GeCoordinate, GeCoordinate) | |
![]() | GePlane(GeVector, GeVector, GeCoordinate) | |
![]() | GePlane(Double, Double, Double, Double) |
Initializes a new instance of the plane
using specified parameters.
|