Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

  • new Quantity_Date_2(mm: Graphic3d_ZLayerId, dd: Graphic3d_ZLayerId, yyyy: Graphic3d_ZLayerId, hh: Graphic3d_ZLayerId, mn: Graphic3d_ZLayerId, ss: Graphic3d_ZLayerId, mis: Graphic3d_ZLayerId, mics: Graphic3d_ZLayerId): Quantity_Date_2
  • Parameters

    • mm: Graphic3d_ZLayerId
    • dd: Graphic3d_ZLayerId
    • yyyy: Graphic3d_ZLayerId
    • hh: Graphic3d_ZLayerId
    • mn: Graphic3d_ZLayerId
    • ss: Graphic3d_ZLayerId
    • mis: Graphic3d_ZLayerId
    • mics: Graphic3d_ZLayerId

    Returns Quantity_Date_2

Methods

  • Day(): Graphic3d_ZLayerId
  • Hour(): Graphic3d_ZLayerId
  • MicroSecond(): Graphic3d_ZLayerId
  • MilliSecond(): Graphic3d_ZLayerId
  • Minute(): Graphic3d_ZLayerId
  • Month(): Graphic3d_ZLayerId
  • Second(): Graphic3d_ZLayerId
  • SetValues(mm: Graphic3d_ZLayerId, dd: Graphic3d_ZLayerId, yy: Graphic3d_ZLayerId, hh: Graphic3d_ZLayerId, mn: Graphic3d_ZLayerId, ss: Graphic3d_ZLayerId, mis: Graphic3d_ZLayerId, mics: Graphic3d_ZLayerId): void
  • Parameters

    • mm: Graphic3d_ZLayerId
    • dd: Graphic3d_ZLayerId
    • yy: Graphic3d_ZLayerId
    • hh: Graphic3d_ZLayerId
    • mn: Graphic3d_ZLayerId
    • ss: Graphic3d_ZLayerId
    • mis: Graphic3d_ZLayerId
    • mics: Graphic3d_ZLayerId

    Returns void

  • Values(mm: Graphic3d_ZLayerId, dd: Graphic3d_ZLayerId, yy: Graphic3d_ZLayerId, hh: Graphic3d_ZLayerId, mn: Graphic3d_ZLayerId, ss: Graphic3d_ZLayerId, mis: Graphic3d_ZLayerId, mics: Graphic3d_ZLayerId): void
  • Parameters

    • mm: Graphic3d_ZLayerId
    • dd: Graphic3d_ZLayerId
    • yy: Graphic3d_ZLayerId
    • hh: Graphic3d_ZLayerId
    • mn: Graphic3d_ZLayerId
    • ss: Graphic3d_ZLayerId
    • mis: Graphic3d_ZLayerId
    • mics: Graphic3d_ZLayerId

    Returns void

  • Year(): Graphic3d_ZLayerId
  • delete(): void
  • IsLeap(yy: Graphic3d_ZLayerId): boolean
  • IsValid(mm: Graphic3d_ZLayerId, dd: Graphic3d_ZLayerId, yy: Graphic3d_ZLayerId, hh: Graphic3d_ZLayerId, mn: Graphic3d_ZLayerId, ss: Graphic3d_ZLayerId, mis: Graphic3d_ZLayerId, mics: Graphic3d_ZLayerId): boolean
  • Parameters

    • mm: Graphic3d_ZLayerId
    • dd: Graphic3d_ZLayerId
    • yy: Graphic3d_ZLayerId
    • hh: Graphic3d_ZLayerId
    • mn: Graphic3d_ZLayerId
    • ss: Graphic3d_ZLayerId
    • mis: Graphic3d_ZLayerId
    • mics: Graphic3d_ZLayerId

    Returns boolean

Generated using TypeDoc