Search Results for

    Show / Hide Table of Contents

    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.

    In This Article
    Back to top