Enum RTPrescriptionTargetType
The type of the prescription target definition
Namespace: VMS.TPS.Common.Model.Types
Assembly: VMS.TPS.Common.Model.Types.dll
Syntax
public enum RTPrescriptionTargetType
Fields
| Name | Description |
|---|---|
| Depth | Prescribe to a certain depth. |
| Isocenter | Prescribe to the isocenter. |
| IsodoseLine | Prescribe to an isodose line. |
| Undefined | Undefined. |
| Volume | Prescribe to a volume. |