IAccessoryAspectAttemptToAttach Method |
Attempt to attach to an object
Namespace: Demo3D.ComponentsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxbool AttemptToAttach(
Object attachTarget
)
Parameters
- attachTarget Object
- The object to attach to
Return Value
BooleanTrue if successful
See Also