Returns the profile with generated fillets that defines the shape of the Fabric Sheet bending.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:
2016
Syntax
C# |
---|
public CurveLoop GetBendProfileWithFillets() |
Visual Basic |
---|
Public Function GetBendProfileWithFillets As CurveLoop |
Visual C++ |
---|
public:
CurveLoop^ GetBendProfileWithFillets() |
Return Value
The bend profile with generated fillets that defines the shape of the fabric sheet bending for bent fabric sheet,
for flat fabric sheet
nullNothingnullptra null reference (Nothing in Visual Basic) will be returned.
Remarks
See Also