SupportStandConveyorOffset Property |
Y is the distance above the conveyor surface that the stands extend to (negative Y means below the surface). Z is the padding added to the width of the conveyor to position the legs of the stand further out or closer in to the conveyor which is useful for custom profiles. X is an offset along the conveyor length which will usually be 0.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic Distance3Property ConveyorOffset { get; set; }Property Value
Type:
Distance3Property
See Also