ChordLengthFilletEdgeSet.continuity Property
Parent Object: ChordLengthFilletEdgeSetDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ChordLengthFilletEdgeSet.h>
Description
Gets and sets the continuity of the fillet edge set. Valid values are TangentSurfaceContinuityType and CurvatureSurfaceContinuityType.
Syntax
"chordLengthFilletEdgeSet_var" is a variable referencing a ChordLengthFilletEdgeSet object.
|
Property Value
This is a read/write property whose value is a SurfaceContinuityTypes.Samples
Name | Description |
Fillet Feature Edit API Sample | Demonstrates editing a fillet feature. To successfully run this sample you can use this Version Introduced in version November 2022 |