Version: 13.0

    Show / Hide Table of Contents

    Enum CoordinateSystemForRotationOrigin

    Namespace: SMT.MastaAPI.MathUtility
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("735e17fb-884f-ef35-55f8-9cc2e505f1c4")]
    [ApiEnumFor("SMT.MathUtility.CoordinateSystemForRotationOrigin, SMT.MathUtility")]
    public enum CoordinateSystemForRotationOrigin

    Fields

    Name Description
    LocalCoordinateSystem

    Local Coordinate System

    UserSpecified

    User-Specified

    WorldCoordinateSystem

    World Coordinate System

    Back to top