Version: 13.0

    Show / Hide Table of Contents

    Enum CoordinateSystemForRotation

    Namespace: SMT.MastaAPI.MathUtility
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("db994221-e515-5f53-8c8e-1f897b5bf218")]
    [ApiEnumFor("SMT.MathUtility.CoordinateSystemForRotation, SMT.MathUtility")]
    public enum CoordinateSystemForRotation

    Fields

    Name Description
    LocalCoordinateSystem

    Local Coordinate System

    WorldCoordinateSystem

    World Coordinate System

    Back to top