PlaneByFromID
Overloads
| Name | Description |
|---|---|
| PlaneByFromID(int ID, int PlaneID) | Get Section Plane (By ID) |
PlaneByFromID(int ID, int PlaneID)
public SectionPlane PlaneByFromID(int ID, int PlaneID)
Get Section Plane (By ID)
Parameters
| Name | Type | Description |
|---|---|---|
| ID | int | Section ID |
| PlaneID | int | PlaneID |
Returns
| Type | Description |
|---|---|
| SectionPlane | Section Plane |