Click or drag to resize

KinematicPathFollowerJointDescriptionOnVisualLocationChanged Method

[Missing <summary> documentation for "M:Demo3D.Components.KinematicPathFollowerJointDescription.OnVisualLocationChanged(Demo3D.Visuals.VisualLocation,System.String)"]

Namespace:  Demo3D.Components
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
protected override void OnVisualLocationChanged(
	VisualLocation visualLocation,
	string propertyName
)

Parameters

visualLocation
Type: Demo3D.VisualsVisualLocation

[Missing <param name="visualLocation"/> documentation for "M:Demo3D.Components.KinematicPathFollowerJointDescription.OnVisualLocationChanged(Demo3D.Visuals.VisualLocation,System.String)"]

propertyName
Type: SystemString

[Missing <param name="propertyName"/> documentation for "M:Demo3D.Components.KinematicPathFollowerJointDescription.OnVisualLocationChanged(Demo3D.Visuals.VisualLocation,System.String)"]

See Also