CadCollectionSliceEx Method
Syntax
Visual Basic |
---|
Public Function CadCollectionSliceEx( _ ByVal CADType As ENUM_CAD_COLLECTIONS, _ ByVal PlaneAnchorX As Double, _ ByVal PlaneAnchorY As Double, _ ByVal PlaneAnchorZ As Double, _ ByVal PlaneVectorI As Double, _ ByVal PlaneVectorJ As Double, _ ByVal PlaneVectorK As Double, _ ByVal Tolerance As Double, _ ByVal projectPoints As Boolean, _ ByVal sortPolylines As Boolean, _ ByVal cutoffDistance As Double, _ ByVal tessellationFactor As Double _ ) As CadPolyLinesOnSurface |
Parameters
- CADType
Value Description HCAD_ALL_LISTS All display collection except the probe collection HCAD_ARM1CMM Display collection for arm 1 animated cmm HCAD_ARM1CMM1 Display collection 1 for arm 1 animated cmm HCAD_ARM1CMM2 Display collection 2 for arm 1 animated cmm HCAD_ARM1CMM3 Display collection 3 for arm 1 animated cmm HCAD_ARM1CMM4 Display collection 4 for arm 1 animated cmm HCAD_ARM1CMM5 Display collection 5 for arm 1 animated cmm HCAD_ARM1CMM6 Display collection 6 for arm 1 animated cmm HCAD_ARM1PROBE Display collection for arm 1 animated probe HCAD_ARM1PROBE1 Display collection 1 for arm 1 animated probe HCAD_ARM1PROBE2 Display collection 2 for arm 1 animated probe HCAD_ARM1PROBE3 Display collection 3 for arm 1 animated probe HCAD_ARM2CMM Display collection for arm 2 animated cmm HCAD_ARM2CMM1 Display collection 1 for arm 2 animated cmm HCAD_ARM2CMM2 Display collection 2 for arm 2 animated cmm HCAD_ARM2CMM3 Display collection 3 for arm 2 animated cmm HCAD_ARM2CMM4 Display collection 4 for arm 2 animated cmm HCAD_ARM2CMM5 Display collection 5 for arm 2 animated cmm HCAD_ARM2CMM6 Display collection 6 for arm 2 animated cmm HCAD_ARM2PROBE Display collection for arm 2 animated probe HCAD_ARM2PROBE1 Display collection 1 for arm 2 animated probe HCAD_ARM2PROBE2 Display collection 2 for arm 2 animated probe HCAD_ARM2PROBE3 Display collection 3 for arm 2 animated probe HCAD_ARM3CMM Display collection for arm 3 animated cmm HCAD_ARM3CMM1 Display collection 1 for arm 3 animated cmm HCAD_ARM3CMM2 Display collection 2 for arm 3 animated cmm HCAD_ARM3CMM3 Display collection 3 for arm 3 animated cmm HCAD_ARM3CMM4 Display collection 4 for arm 3 animated cmm HCAD_ARM3CMM5 Display collection 5 for arm 3 animated cmm HCAD_ARM3CMM6 Display collection 6 for arm 3 animated cmm HCAD_ARM3PROBE Display collection for arm 3 animated probe HCAD_ARM3PROBE1 Display collection 1 for arm 3 animated probe HCAD_ARM3PROBE2 Display collection 2 for arm 3 animated probe HCAD_ARM3PROBE3 Display collection 3 for arm 3 animated probe HCAD_ARM4CMM Display collection for arm 4 animated cmm HCAD_ARM4CMM1 Display collection 1 for arm 4 animated cmm HCAD_ARM4CMM2 Display collection 2 for arm 4 animated cmm HCAD_ARM4CMM3 Display collection 3 for arm 4 animated cmm HCAD_ARM4CMM4 Display collection 4 for arm 4 animated cmm HCAD_ARM4CMM5 Display collection 5 for arm 4 animated cmm HCAD_ARM4CMM6 Display collection 6 for arm 4 animated cmm HCAD_ARM4PROBE Display collection for arm 4 animated probe HCAD_ARM4PROBE1 Display collection 1 for arm 4 animated probe HCAD_ARM4PROBE2 Display collection 2 for arm 4 animated probe HCAD_ARM4PROBE3 Display collection 3 for arm 4 animated probe HCAD_ARROWS Display collection for the analysis arrows HCAD_CAD Display collection for the cad elements HCAD_CLEARFETS HCAD_CMMFIXTURE Display collection for CMM fixture HCAD_CMMFIXTURE1 Display collection 1 for CMM fixture HCAD_CMMFIXTURE10 Display collection 10 for CMM fixture HCAD_CMMFIXTURE11 Display collection 11 for CMM fixture HCAD_CMMFIXTURE12 Display collection 12 for CMM fixture HCAD_CMMFIXTURE13 Display collection 13 for CMM fixture HCAD_CMMFIXTURE14 Display collection 14 for CMM fixture HCAD_CMMFIXTURE15 Display collection 15 for CMM fixture HCAD_CMMFIXTURE16 Display collection 16 for CMM fixture HCAD_CMMFIXTURE17 Display collection 17 for CMM fixture HCAD_CMMFIXTURE18 Display collection 18 for CMM fixture HCAD_CMMFIXTURE19 Display collection 19 for CMM fixture HCAD_CMMFIXTURE2 Display collection 2 for CMM fixture HCAD_CMMFIXTURE20 Display collection 20 for CMM fixture HCAD_CMMFIXTURE21 Display collection 21 for CMM fixture HCAD_CMMFIXTURE22 Display collection 22 for CMM fixture HCAD_CMMFIXTURE23 Display collection 23 for CMM fixture HCAD_CMMFIXTURE24 Display collection 24 for CMM fixture HCAD_CMMFIXTURE25 Display collection 25 for CMM fixture HCAD_CMMFIXTURE3 Display collection 3 for CMM fixture HCAD_CMMFIXTURE4 Display collection 4 for CMM fixture HCAD_CMMFIXTURE5 Display collection 5 for CMM fixture HCAD_CMMFIXTURE6 Display collection 6 for CMM fixture HCAD_CMMFIXTURE7 Display collection 7 for CMM fixture HCAD_CMMFIXTURE8 Display collection 8 for CMM fixture HCAD_CMMFIXTURE9 Display collection 9 for CMM fixture HCAD_EDITPATH Display collection for the edit path elements HCAD_FOV Display collection for FOV HCAD_HITS Display collection for Hits HCAD_INSPECTP Display collection for the inspect points (des) elements HCAD_MARKERS Display collection for hits and arrows of features HCAD_MEASURED Display collection for the measured feature elements HCAD_PROBECHANGER1 Display collection for probe changer 1 HCAD_PROBECHANGER2 Display collection for probe changer 2 HCAD_PROBECHANGER3 Display collection for probe changer 3 HCAD_PROBECHANGER4 Display collection for probe changer 4 HCAD_SCAN Display collection for scans HCAD_SURF Display collection for the cad surface elements HCAD_TARGET Display collection for Targets - PlaneAnchorX
- PlaneAnchorY
- PlaneAnchorZ
- PlaneVectorI
- PlaneVectorJ
- PlaneVectorK
- Tolerance
- projectPoints
- sortPolylines
- cutoffDistance
- tessellationFactor
See Also