AccessoryAspectAttemptToAttach Method  | 
  
    Namespace: 
   Demo3D.Components
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic bool AttemptToAttach(
	Object attachTarget
)
Parameters
- attachTarget
 - Type: SystemObject
The object to attach to. 
Return Value
Type: 
BooleanTrue when successful
Implements
IAccessoryAspectAttemptToAttach(Object)
See Also