Click or drag to resize

SceneVisualPasteOffset Property

Add this to the location of the last pasted object. Can be used to replicate a conveyor or other object multiple times with equal spacing.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public Distance3Property PasteOffset { get; set; }

Property Value

Type: Distance3Property
See Also