| Solid Edge Framework Type Library > SheetMetalSensors Collection : AddSheetMetalCheckerSensor Method |
| Visual Basic |
|---|
Public Function AddSheetMetalCheckerSensor( _ ByVal LeftFeatureType As SheetMetalSensorFeatureTypeConstants, _ ByVal RightFeatureType As SheetMetalSensorFeatureTypeConstants, _ ByVal Name As String, _ ByVal Description As String, _ ByVal Threshold As Double, _ ByVal UpdateMechanism As SensorUpdateMechanismConstants, _ Optional ByRef Element As Variant _ ) As Object |
| Value | Description |
|---|---|
| seSheetMetalSensorFeatureTypeBeads | |
| seSheetMetalSensorFeatureTypeCutouts | |
| seSheetMetalSensorFeatureTypeDimples | |
| seSheetMetalSensorFeatureTypeDrawnCutouts | |
| seSheetMetalSensorFeatureTypeExteriorEdges | |
| seSheetMetalSensorFeatureTypeHoles | |
| seSheetMetalSensorFeatureTypeInteriorEdges | |
| seSheetMetalSensorFeatureTypeLouvers |
| Value | Description |
|---|---|
| seSheetMetalSensorFeatureTypeBeads | |
| seSheetMetalSensorFeatureTypeCutouts | |
| seSheetMetalSensorFeatureTypeDimples | |
| seSheetMetalSensorFeatureTypeDrawnCutouts | |
| seSheetMetalSensorFeatureTypeExteriorEdges | |
| seSheetMetalSensorFeatureTypeHoles | |
| seSheetMetalSensorFeatureTypeInteriorEdges | |
| seSheetMetalSensorFeatureTypeLouvers |
| Value | Description |
|---|---|
| seSensorUpdateMechanismAutomatic | Automatic sensor update |
| seSensorUpdateMechanismInvalid | Invalid sensor update mechanism |
| seSensorUpdateMechanismManual | Manual sensor update |