| Solid Edge Part Type Library > WebNetworks Collection : Add Method |
| Visual Basic |
|---|
Public Function Add( _ ByVal NumProfiles As Long, _ ByRef Profile() As Object, _ ByVal Thickness As Double, _ ByVal WebDirection As WebNetworkFeatureConstants, _ Optional ByVal ExtentType As Variant, _ Optional ByVal ProfileExtensionType As Variant, _ Optional ByVal FiniteDepth As Variant _ ) As WebNetwork |
| Value | Description |
|---|---|
| seWebExtendFinite | |
| seWebExtendToNext | |
| seWebNormal | |
| seWebProfileExtend | |
| seWebProfileNoExtend | |
| seWebReverseNormal |