Class MoxelDescriptor

java.lang.Object
com._1c.g5.v8.dt.moxel.geometry.MoxelDescriptor

public final class MoxelDescriptor extends Object
  • Field Details

    • DESCRIPTOR_HORIZONTAL_SIZE_POSITION

      public static final int DESCRIPTOR_HORIZONTAL_SIZE_POSITION
      See Also:
    • DESCRIPTOR_VERTICAL_SIZE_POSITION

      public static final int DESCRIPTOR_VERTICAL_SIZE_POSITION
      See Also:
    • DESCRIPTOR_X_POSITION

      public static final int DESCRIPTOR_X_POSITION
      See Also:
    • DESCRIPTOR_Y_POSITION

      public static final int DESCRIPTOR_Y_POSITION
      See Also:
    • clsid

      public UUID clsid
    • dwDrawAspect

      public int dwDrawAspect
    • sizeX

      public int sizeX
    • sizeY

      public int sizeY
    • x

      public int x
    • y

      public int y
    • dwStatus

      public int dwStatus
    • dwFullUserTypeName

      public int dwFullUserTypeName
    • dwSrcOfCopy

      public int dwSrcOfCopy
  • Constructor Details

    • MoxelDescriptor

      public MoxelDescriptor()