Version: 13.0

    Show / Hide Table of Contents

    Enum ContactPairConstrainedSurfaceType

    Namespace: SMT.MastaAPI.FETools.VisToolsGlobal.VisToolsGlobalEnums
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("dcaaa6e0-bd07-d904-4183-96c53d3b306d")]
    [ApiEnumFor("SMT.SMTDevTools.VisToolsGlobal.VisToolsGlobalEnums.ContactPairConstrainedSurfaceType, SMT.SMTDevTools")]
    public enum ContactPairConstrainedSurfaceType

    Fields

    Name Description
    ElementEdge

    Element Edge

    ElementFace

    Element Face

    Node

    Node

    None

    None

    Back to top