Solid Edge Assembly Type Library
DefaultBendRadius Property
Description
Sets and returns the default bend radius for the referenced Tube object.
Property type
Read-write property
Syntax
Visual Basic
Public Property DefaultBendRadius As Double
Remarks
The individual bends in a tube can be overridden; this property specifies the default value for all of the bends for which the default has not been overridden. Use the SetBendRadius and GetBendRadius methods to set and return the bend radius for any irregular bends in the tube. If a tube is driven by the global bend radius, changing
See Also

Tube Object  | Tube Members

Send comments on this topic.