Solid Edge Part Type Library
AddBoltConnection Method
Description
Create a new bolt connector
Syntax
Visual Basic
Public Sub AddBoltConnection( _
   ByVal bstrMatlName As String, _
   ByRef arrTopGeomProxies() As Object, _
   ByRef arrBottomGeomeProxies() As Object, _
   ByVal dShaftDia As Double, _
   ByVal dNutHeadDia As Double, _
   ByVal dBoltHeadDia As Double, _
   ByVal dPreStressVal As Double, _
   ByVal eBoltConnHoleType As FEABoltConnHoleTypeEnum_Auto, _
   ByVal dwColorConnectorSymbol As ULong, _
   ByVal dwConnectorProps As ULong, _
   ByVal dConnectorBottomSearchDist As Double, _
   ByRef ppConnector As Object _
) 
Parameters
bstrMatlName
arrTopGeomProxies
arrBottomGeomeProxies
dShaftDia
dNutHeadDia
dBoltHeadDia
dPreStressVal
eBoltConnHoleType
ValueDescription
eBoltConnHoleTypeAutomatic_Auto 
eBoltConnHoleTypeLooseFit_Auto 
eBoltConnHoleTypeNone_Auto 
eBoltConnHoleTypeThreaded_Auto 
dwColorConnectorSymbol
dwConnectorProps
dConnectorBottomSearchDist
ppConnector
See Also

ConnectorOwner Object  | ConnectorOwner Members  | Solid Edge ST3 - What's New