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