TangentRelationship.nativeObject Property
Parent Object: TangentRelationshipDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/TangentRelationship.h>
Description
The native object is the tangent relationship in the context of the component it was created within.
Returns null in the case where this object is not in the context of an assembly but is already the native object.
Syntax
"tangentRelationship_var" is a variable referencing a TangentRelationship object.
|