TrimFeature.nativeObject Property
Parent Object: TrimFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/TrimFeature.h>
Description
The NativeObject is the object outside the context of an assembly and in the context of its parent component. Returns null in the case where this object is not in the context of an assembly but is already the native object.
Syntax
"trimFeature_var" is a variable referencing a TrimFeature object.
|