主要内容

Remove

Remove test plan, model, or boundary model

    Description

    OK = Remove(A) removes test plan, or model object A. This is a method of all the nondata objects: projects, test plans, all models, and boundary trees. You cannot remove datum models if other models use them.

    OK = Remove(BoundaryTree,Index) removes the boundary model at Index.

    Input Arguments

    collapse all

    Object to be removed, specified as either a test plan, or a model object.

    Boundary model to be removed.

    Index of boundary model to be removed.

    Version History

    Introduced before R2006a