Beispiel #1
0
 public static extern SU_RESULT SUEntitiesGetBoundingBoxLLA(SUEntitiesRef entities, ref SUBoundingBox3D bbox);
Beispiel #2
0
 public static extern SU_RESULT SUBoundingBox3DGetMidPoint(ref SUBoundingBox3D bounding_box, ref SUPoint3D mid_point);
 public static extern SU_RESULT SUDrawingElementGetBoundingBox(SUDrawingElementRef elem, ref SUBoundingBox3D bbox);