Sets the standard for all of the parameters of the hole that are driven by the database.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ChangeStandard( _
ByVal Standard As Integer, _
ByVal FastenerType As Integer, _
ByVal SSize As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IWizardHoleFeatureData2
Dim Standard As Integer
Dim FastenerType As Integer
Dim SSize As String
Dim value As Boolean
value = instance.ChangeStandard(Standard, FastenerType, SSize)
|
Parameters
- Standard
- Standard as defined in swWzdHoleStandards_e
- FastenerType
- Fastener type as defined in swWzdHoleStandardFastenerTypes_e
- SSize
- Fastener size
Return Value
TRUE if the standard is changed, FALSE if not
Remarks
See Also
Availability
SolidWorks 2005 SP3, Revision Number 13.3