Version: 13.0

    Show / Hide Table of Contents

    Enum InternalExternalType

    Namespace: SMT.MastaAPI.Geometry.TwoD
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("f11df48d-0cd0-6278-7012-f9fb7fd27cf6")]
    [ApiEnumFor("SMT.Geometry.TwoD.InternalExternalType, SMT.Geometry")]
    public enum InternalExternalType

    Fields

    Name Description
    External

    External

    Internal

    Internal

    Back to top