ModelerGeometryDefs.h
Members |
Description |
kTangent = 1L |
Turns visibility of tangent edges on or off. Tangent edges mark the transition between a flat surface and a rounded edge, most commonly seen as filleted edges. |
kTangentShortend = 2L |
Shortens the length of tangential edges to differentiate them from visible edges. This is available only if Tangent Edges is selected. Not implemented yet |
kInterference = 4L |
Turns visibility of interference edges on or off. Not implemented yet |
kBend = 8L |
Turns visibility of sheet metal bend extent lines on or off. Not implemented yet |
kThread = 16L |
Turns visibility of thread lines on screws and tapped holes on or off. Not implemented yet |
kPresentation = 32L |
Turns visibility of presentation trails on or off. Not implemented yet |
kRegular = 0 |
Turns on usual visibility of edges. Other types are off. |
Represents the visibility of edges.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|