Name |
Description |
AddFeatureDetection(String, Int32, Int32, Int32, Double, Double, Double, Double, Int32)
|
Add a FeatureDetection to the FeatureDetection Definition
|
DeleteFeatureDetection(UInt32)
|
Delete a FeatureDetection from the Feature Detection Definition
|
ExecuteDetectFeatures()
|
|
Export(String)
|
Export Feature Detection Definition data to Comma Separated Value (CSV) files
|
GetFeatureCriteriaAngle(UInt32)
|
Gets the Angle property at given FeatureDetection index and BaseCase index
|
GetFeatureCriteriaMaxBound(UInt32)
|
Gets the Max-Bound property at given FeatureDetection index and BaseCase index
|
GetFeatureCriteriaMinBound(UInt32)
|
Gets the Min Bound property at given FeatureDetection index and BaseCase index
|
GetFeatureCriteriaValue(UInt32)
|
Gets the Value property at given FeatureDetection index and BaseCase index
|
GetFeatureDetectionCriteria(UInt32)
|
Gets the Feature Detection Criteria property at given index
|
GetFeatureDetectionName(UInt32)
|
Gets the FeatureDetection Name property at given index
|
GetFeatureDetectionOperator(UInt32)
|
Gets the Feature Detection Operator property at given index
|
GetFeatureDetectionTreatment(UInt32)
|
Gets the Feature Detection Criteria property at given index
|
GetFeatureDetectionType(UInt32)
|
Gets the Feature Detection Type property at given index
|
Import(String)
|
Import Feature Detection Definition data from Comma Separated Value (CSV) files
|
SetFeatureCriteriaAngle(UInt32, Double)
|
Sets the Angle property at given FeatureDetection index and BaseCase index
|
SetFeatureCriteriaMaxBound(UInt32, Double)
|
Sets the Max Bound property at given FeatureDetection index and BaseCase index
|
SetFeatureCriteriaMinBound(UInt32, Double)
|
Sets the Min Bound property at given FeatureDetection index and BaseCase index
|
SetFeatureCriteriaValue(UInt32, Double)
|
Sets the Value property at given FeatureDetection index and BaseCase index
|
SetFeatureDetectionCriteria(UInt32, FeatureDetectionCriteria)
|
Sets the Feature Detection Criteria property at given index
|
SetFeatureDetectionName(UInt32, String)
|
Sets the FeatureDetection Name property at given index
|
SetFeatureDetectionOperator(UInt32, FeatureDetectionOperator)
|
Sets the Feature Detection Operator property at given index
|
SetFeatureDetectionOptions(Boolean, Boolean, Boolean)
|
Set Feature Detection Solid / Sheet / Beta settings
Set solid option. >
Set solid option. >
Set solid option. >
|
SetFeatureDetectionTreatment(UInt32, FeatureDetectionTreatment)
|
Sets the Feature Detection Criteria property at given index
|
SetFeatureDetectionType(UInt32, FeatureDetectionType)
|
Sets the Feature Detection Type property at given index
|