ConveyorSidePropertiesReverseDirection Method (ExtrusionPolygon) |
Reverses direction of polygon within the side profile.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntaxpublic void ReverseDirection(
ref ExtrusionPolygon polygon
)
Parameters
- polygon
- Type: ExtrusionPolygon
Polygon to reverse.
See Also