

GetCenter () | |
Get method for attribute "Center" Center point from which to measure the distance (in the coordinates of the top assembly). | |
double | GetDistance () |
Get method for attribute "Distance" Distance value to compare against. | |
boolean | |
Get method for attribute "IncludeDatums" Iftrue use bounding box, iffalse use regeneration outline. | |
void | |
Set method for attribute "Center" Center point from which to measure the distance (in the coordinates of the top assembly). | |
void | SetDistance (double value) |
Set method for attribute "Distance" Distance value to compare against. | |
void | SetIncludeDatums (boolean value) |
Set method for attribute "IncludeDatums" Iftrue use bounding box, iffalse use regeneration outline. |


GetDistance | ||
double | GetDistance | () |
SetDistance | ||
void | SetDistance | (double value) |

GetIncludeDatums | ||
boolean | GetIncludeDatums | () |
SetIncludeDatums | ||
void | SetIncludeDatums | (boolean value) |
