Gets the Hole Wizard feature type.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Type As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IWizardHoleFeatureData2
Dim value As System.Integer
instance.Type = value
value = instance.Type |
C# | |
---|
System.int Type {get; set;} |
C++/CLI | |
---|
property System.int Type {
System.int get();
void set ( & System.int value);
} |
Property Value
Type as defined in swWzdHoleTypes_e
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0