![]() |
Cyclone 3DR Script
from Technodigit, part of Hexagon. Copyright 1997-2025.
|
Provide stripe table edition and creation. More...
Public Member Functions | |
| PatchData () | |
| Default constructor. | |
| PatchData (PatchData) | |
Static Public Member Functions | |
| static number | GetNumber (PatchData iPatchData) |
| static StripeData | GetStripe (PatchData iPatchData, number iStripeId) |
| static PatchData | New (PatchData) |
| static Object | ToCloud (PatchData iPatchData) |
Provide stripe table edition and creation.
|
static |
| iPatchData | (PatchData) The patch (table of stripe). |
|
static |
| iPatchData | (PatchData) The patch we want to get a stripe in. |
| iStripeId | (number) The stripe ID we want to get. |