Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Visuals Namespaces
Demo3D.Visuals.Motor
MotorAspect.Lock(T) Class
Lock(T) Methods
Dispose Method
Get Method
Set Method
MotorAspect
Lock
T
Set Method
Sets the value of the locked property.
Namespace:
Demo3D.Visuals.Motor
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
void
Set
( T
value
)
Parameters
value
Type:
T
The value for the locked property.
Exceptions
Exception
Condition
InvalidOperationException
Thrown if the lock is not held.
See Also
Reference
MotorAspect
Lock
T
Class
Demo3D.Visuals.Motor Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com