OffsetFeature.distance Property
Parent Object: OffsetFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/OffsetFeature.h>
Description
Returns the parameter controlling the offset distance. You can edit the distance by editing the value of the parameter object. A positive value specifies that the offset is in the same direction as the normal direction of the face.
Syntax
"offsetFeature_var" is a variable referencing an OffsetFeature object.
|