Class Object3DProperty

java.lang.Object
net.softhills.data.Object3DProperty

public class Object3DProperty extends Object
Object3D Property
  • Field Details

    • name

      public String name
      개체 이름
    • centerPoint

      public String centerPoint
      중심점
    • maxPoint

      public String maxPoint
      최대점
    • minPoint

      public String minPoint
      최소점
    • surfaceArea

      public String surfaceArea
      표면적 (mm²)
    • volume

      public String volume
      부피 (mm³)
  • Constructor Details

    • Object3DProperty

      public Object3DProperty()