ChamferFeatureInput.edges Property
Parent Object: ChamferFeatureInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ChamferFeatureInput.h>
Description
This function is retired. See more information in the 'Remarks' section below.
Gets and sets the collection of edges that will be chamfered.
To use this property, you need to position the timeline marker to immediately before this feature. This can be accomplished using the following code: thisFeature.timelineObject.rollTo(True)
Syntax
"chamferFeatureInput_var" is a variable referencing a ChamferFeatureInput object.
|
Property Value
This is a read/write property whose value is an ObjectCollection.Version
Introduced in version November 2014Retired in version December 2020