|
IBrepTrimIsReversed Method
|
Get orientation of trim with respect to it's corresponding edge.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxFunction IsReversed As Boolean
abstract IsReversed : unit -> bool
Return Value
Type:
Booleantrue if the 2d trim and 3d edge have opposite orientations.
See Also