TangentRelationship.deleteMe Method
Parent Object: TangentRelationshipDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/TangentRelationship.h>
Description
Deletes this tangent relationship.
Syntax
"tangentRelationship_var" is a variable referencing a TangentRelationship object.
|
Return Value
Type | Description |
boolean | Returns true if the delete is successful. |