Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Components
AccessoryAspect Class
AccessoryAspect Methods
AttachToAspect Method
AttachToVisual Method
AttemptToAttach Method
AttemptToDetach Method
DetachFromAspect Method
DetachFromVisual Method
AccessoryAspect
AttemptToAttach Method
Attempt to attach to the desired object. The object must be of a type that appears in
AttachableVisualTypes
or
AttachableAspectTypes
.
Namespace:
Demo3D.Components
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
bool
AttemptToAttach
(
Object
attachTarget
)
Parameters
attachTarget
Type:
System
Object
Return Value
Type:
Boolean
True when successful
Implements
IAccessoryAspect
AttemptToAttach(Object)
See Also
Reference
AccessoryAspect Class
Demo3D.Components Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com