GrowthMV
Represents a growth profile (MV).
Import
python
from pyptp.elements.mv import GrowthMVProperties
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
general | General | Yes | - |
General
General properties for a growth profile.
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
guid | Guid | No | (auto UUID) | |
name | str | No | "" | |
scale | list[float] | None | No | (factory) | |
growth | list[float] | None | No | (factory) | |
growth_sort | str | No | "" |
Referenced Types
General
General properties for a growth profile.
Defined in pyptp.elements.mv.growth
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
guid | Guid | No | (auto UUID) | |
name | str | No | "" | |
scale | list[float] | None | No | (factory) | |
growth | list[float] | None | No | (factory) | |
growth_sort | str | No | "" |