SubDComponentReverseComponentDirection Method |
Flips
ComponentDirection and returns this component, so it can be used
inline where an oppositely oriented reference is wanted.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntaxpublic SubDComponent ReverseComponentDirection()
Public Function ReverseComponentDirection As SubDComponent
Return Value
Type:
SubDComponentThis component.
See Also