Solid Edge Part Type Library
CreateAutoConnectorsForATP Method
Syntax
Visual Basic
Public Sub CreateAutoConnectorsForATP( _
   ByVal eConnectorType As FEAConnectorTypeEnum_Auto, _
   ByVal dConnectorValue As Double, _
   ByVal dSearchDistValue As Double, _
   ByVal dMinSearchDistValue As Double, _
   ByVal dPenaltyValue As Double, _
   ByVal xx As Double, _
   ByVal yy As Double, _
   ByVal zz As Double, _
   ByVal colorConnectorSymbol As ULong, _
   ByVal dSpacingFactor As Double, _
   ByVal dSizeFactor As Double, _
   ByVal dwConnectorProps As ULong, _
   ByVal dConnectorSymSpacing As Double, _
   ByVal dConnectorSymSize As Double, _
   ByVal ePenetrationTypeEnum As FEAInitialPenetrationTypeEnum_Auto, _
   ByRef ppConnectors As Object _
) 
Parameters
eConnectorType
ValueDescription
eConnectorTypeBoltConnection_Auto 
eConnectorTypeEdgeConnector_Auto 
eConnectorTypeGlue_Auto 
eConnectorTypeGlueEdgeConnector_Auto 
eConnectorTypeLinear_Auto 
eConnectorTypeNone_Auto 
dConnectorValue
dSearchDistValue
dMinSearchDistValue
dPenaltyValue
xx
yy
zz
colorConnectorSymbol
dSpacingFactor
dSizeFactor
dwConnectorProps
dConnectorSymSpacing
dConnectorSymSize
ePenetrationTypeEnum
ValueDescription
eCalculatedOrZeroType_Auto 
eCalculatedType_Auto 
eZeroGapType_Auto 
ppConnectors
See Also

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