Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Visuals Namespaces
Demo3D.Visuals.KJE Namespaces
Demo3D.Visuals.KJE
MechanismAspect Class
MechanismAspect Methods
Contains Method
Contains Method (KinematicJoint)
Contains Method (KinematicLink)
MechanismAspect
Contains Method (KinematicJoint)
Determines whether the mechanism contains the specified joint.
Namespace:
Demo3D.Visuals.KJE
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
bool
Contains
(
KinematicJoint
joint
)
Parameters
joint
Type:
Demo3D.Visuals.KJE
KinematicJoint
The joint.
Return Value
Type:
Boolean
True if the mechanism contains the joint, false otherwise.
See Also
Reference
MechanismAspect Class
Contains Overload
Demo3D.Visuals.KJE Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com