Gets or sets the end-condition type of the simple hole.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property Type As Integer |
| Visual Basic (Usage) | |
|---|
Dim instance As ISimpleHoleFeatureData2
Dim value As Integer
instance.Type = value
value = instance.Type
|
| C++/CLI | |
|---|
property int Type {
int get();
void set (int value);
} |
Return Value
Type of end-condition type as defined in swEndConditions_e
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0