CadCollectionSlice | |
CadCollectionSliceEx | |
CADIntersectLine | Intersect the CAD model with a line. For multiple intersection points, the point returned depends on the line intersection flags. Geometry that is on a hidden level or a hidden assembly component is not checked. |
CADIntersectPlane | Intersect the CAD model with a plane. For multiple intersection points, the point closest to the input point is returned. For surfaces, only the boundaries are intersected. Geometry that is on a hidden level or a hidden assembly component is not checked. |
CADModelFile | This method returns the full path to the file name of the CAD model that you imported into the measurement routine. |
CADModelFilename | This method returns only the file name (not the full path) of the CAD model that you imported into the measurement routine. |
CADProjectPoint | Project a point onto the CAD model. Geometry that is on a hidden level or a hidden assembly component is not checked. |
CADSlice | |
CADSliceEx | |
GetEmptyCadHandle | Return an empty CAD handle. |
HighlightElement | This method highlights the specified CAD element (or elements) on the CAD model in the Graphics Display window. |
ScaleToFit | Focus on the passed feature or dimension |
UnHighlightElement | This method removes highlighting from the specified CAD element (or elements) on the CAD model in the Graphics Display window. |
Parent | Returns this objects parent object. |