Click or drag to resize

SceneVisualAlignOffset Property

Add this as a world offset to any align operation using a control point or axis restricted drag of an object. This allows objects to be aligned to one another with an offset, e.g. 10mm or 1 inch below the top of another object.

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

Property Value

Type: Distance3Property
See Also