SupportStandConveyorOffset Property |
Property Value
Type:
Distance3PropertyY 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: 10.0.0.6737
Syntaxpublic Distance3Property ConveyorOffset { get; set; }Property Value
Type:
Distance3Property
See Also