| Solid Edge Part Type Library > WebNetworks Collection : AddByDraft Method |
| Visual Basic |
|---|
Public Function AddByDraft( _ ByVal NumProfiles As Long, _ ByRef Profile() As Object, _ ByVal Thickness As Double, _ ByVal WebDirection As WebNetworkFeatureConstants, _ ByVal DraftSide As DraftSideConstants, _ ByVal DraftAngle As Double, _ 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 |
| Value | Description |
|---|---|
| seDraftInside | |
| seDraftNone | |
| seDraftOutside |