Gets or sets the slot feature recognition option for machined parts.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SlotFeatureRecognitionType As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ITemplateOverrides
Dim value As System.Integer
instance.SlotFeatureRecognitionType = value
value = instance.SlotFeatureRecognitionType |
C# | |
---|
System.int SlotFeatureRecognitionType {get; set;} |
C++/CLI | |
---|
property System.int SlotFeatureRecognitionType {
System.int get();
void set ( & System.int value);
} |
Property Value
Slot feature recognition option as defined in
swcSlotFeatureRecognitionType_e
Remarks
See Also
Availability
SOLIDWORKS Costing API 2015 SP0