Auto Circle Fractions

You can measure a fraction of a laser auto circle. You may need to measure a fraction of a circle in these cases:

The features and parameters that you can use to measure a fraction are as follows:

PC-DMIS passes all of the parameters to the segregation routine so that PC-DMIS can use the proper dataset to extract the feature. A segregation routine is a piece of code that creates a subset of the given pointcloud, which is limited by the horizontal and vertical clipping parameters. This enables the feature extraction routine because it is easier and faster to extract a geometrical element from a small and defined subset instead of from a whole pointcloud that could contain millions of points that represent the whole part.

Command Mode Example

Following is an example of the Edit window in Command mode:

CIR_PARA_1 =FEAT/LASER/CIRCLE/DEFAULT,CARTESIAN,IN,LEAST_SQR

THEO/<-26,51.094,-11.344>,<-1,0,0>,4

ACTL/<-26.013,50.113,-11.55>,<-0.9578033,0.0757769,-0.2772556>,2.177

TARG/<-26,51.094,-11.344>,<-1,0,0>

DEPTH=0,START ANG=200,END ANG=340

ANGLE VEC=<0,0,1>

DIRECTION=CCW

SHOW FEATURE PARAMETERS=YES

SURFACE=THICKNESS_NONE,0

RMEAS=NONE,NONE,NONE

GRAPHICAL ANALYSIS=YES,0.5,0.01,0.01

SHOW_LASER_PARAMETERS=YES

REFERENCE ID=COP1

HORIZONTAL CLIPPING=2,VERTICAL CLIPPING=1

RINGBAND=ON,INNER OFFSET=0.5,OUTER OFFSET=1.5

OUTLIER REMOVAL=OFF

REMOVE POINTS WITH NORMALS OUTSIDE=OFF

Summary Mode Example

Following is an example of the Edit window in Summary mode:

FEAT/LASER/CIRCLE/DEFAULT,CARTESIAN,IN,LEAST_SQR

THEO/<-26,51.094,-11.344>,<-1,0,0>,4

ACTL/<-26.013,50.113,-11.55>,<-0.9578033,0.0757769,-0.2772556>,2.177

TARG/<-26,51.094,-11.344>,<-1,0,0>

DEPTH=0,START ANG=200,END ANG=340

ANGLE VEC=<0,0,1>

DIRECTION=CCW

CAD Selection Example

Following is an example of the Auto Feature dialog box, CAD model, and Edit window:

Auto Feature dialog box

CAD model

Edit window

Part Variance Example

Following is an example of the Auto Feature dialog box, CAD model, and Edit window for removing the part variance:

Auto Feature dialog box

CAD model

Edit window