Demo3D 2026 API Documentation
Demo3D 2026 API Documentation
Demo3D Namespaces
Demo3D.Visuals Namespaces
Demo3D.Visuals
BindableItem Class
BindableItem Methods
Clone Method
Equals Method
Force Method
SetValue Method
ToString Method
UnForce Method
UnforcedValueAs<T> Method
UnforcedValueIs<T> Method
ValueAs<T> Method
ValueIs<T> Method
Bindable
Item
Value
As
T
Method
Cast the value to a specific type if necessary.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
Copy
public
T
ValueAs
<T>()
Type Parameters
T
Type to cast the value to.
Return Value
T
The Value cast to type T.
Implements
IConnectionPoint
ValueAs
T
See Also
Reference
BindableItem Class
Demo3D.Visuals Namespace
© Rockwell Automation Technologies, Inc. All Rights Reserved.
Send comments on this topic to
support@demo3d.com