Exemplo n.º 1
0
 public static extern SU_RESULT SUEntitiesGetBoundingBoxLLA(SUEntitiesRef entities, ref SUBoundingBox3D bbox);
Exemplo n.º 2
0
 public static extern SU_RESULT SUBoundingBox3DGetMidPoint(ref SUBoundingBox3D bounding_box, ref SUPoint3D mid_point);
Exemplo n.º 3
0
 public static extern SU_RESULT SUDrawingElementGetBoundingBox(SUDrawingElementRef elem, ref SUBoundingBox3D bbox);