How to get the normal direction facing the screen

How to get the normal direction facing the screen

1 Answer

1

In which environment? Part/Assembly or Drawing? Basically you could calculate that with the Transform2-Methode of IComponent

Thank you, it has been solved. IModelView. Transform can be obtained. InsertRefPlane (swRefPlaneReferenceConstraint_ParallelToScreen) can also be used