OffsetFacesFeature.createForAssemblyContext Method
Parent Object:
OffsetFacesFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/OffsetFacesFeature.h>
Description
Creates or returns a proxy for the native object - i.e. a new object that represents this object but adds the assembly context defined by the input occurrence.
Syntax
"offsetFacesFeature_var" is a variable referencing an OffsetFacesFeature object.returnValue = offsetFacesFeature_var.createForAssemblyContext(occurrence) |
"offsetFacesFeature_var" is a variable referencing an OffsetFacesFeature object.
#include <Fusion/Features/OffsetFacesFeature.h>
returnValue = offsetFacesFeature_var->createForAssemblyContext(occurrence);
|
Return Value
Parameters
| occurrence |
Occurrence |
The occurrence that defines the context to create the proxy in. |
Version
Introduced in version November 2025