Version: 13.0

    Show / Hide Table of Contents

    Enum NodeSelectionDepthOption

    Namespace: SMT.MastaAPI.SystemModel.FE
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("b1f1aa55-d855-c765-9485-d198ae849dcb")]
    [ApiEnumFor("SMT.MAA.FE.NodeSelectionDepthOption, SMT.MAA")]
    public enum NodeSelectionDepthOption

    Fields

    Name Description
    SolidNodes

    All nodes are found

    SurfaceNodes

    Surface nodes only

    Back to top