Property | Type | Description | |
---|---|---|---|
_Edges | List |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
does the same thing as ==
|
|
Extrude ( |
||
GetHashCode ( ) : int | ||
PlaneRegion ( List |
|
|
PlaneRegion ( |
creates a new Polygon that is a copy of the inputted Polygon
|
|
Rotate ( |
Rotates the plane with the given rotation
|
|
Shift ( |
Shifts this PlaneRegion by generically shifting each edge in the PlaneRegion
|
|
SmallestEnclosingRectangle ( ) : |
||
operator ( ) : bool |
Method | Description | |
---|---|---|
PlaneRegion ( ) : System |
Null constructor
|
|
_getNormalLine ( ) : |
Method | Description | |
---|---|---|
ISurface ( |
public Extrude ( |
||
directionVector | ||
return |
public PlaneRegion ( List |
||
passedEdges | List |
|
return | System |
public PlaneRegion ( |
||
planeToCopy | ||
return | System |
public Rotate ( |
||
rotation | ||
return |
public SmallestEnclosingRectangle ( ) : |
||
return |