- Is it possible to use Eyeshot without User Interface? π
- Why is my image darker in Eyeshot? π
- How do I change Mesh edge drawing color for a single object? π
- Why after setting Entity.Selectable as false, I can still select my entity? π
- How do I draw a Line entity that would be shown above all other entities? π
- How can I change the color of the selection polygon when using actionType.SelectByPolygon? π
- Is it possible to move the origin symbol at runtime by Transformation or any other command? π
- Why I get incorrect texture scaling if I call Mesh.ApplyMaterial() on an object already on screen? π
- How to selectively pick additional geometry without using CTRL key? π
- How do I change Eyeshot default Zoom/Pan/Rotate cursors? π
- What's the difference between Brep and Solid entities? π
- How do I prevent a Text entity to be simplified as a rectangle? π
- When I set Visible to false to some of my entities their Planar shadow is still visible, why? π
- Which is the best way to turn the Viewport into a XY plane 2D Viewport? π
- Is there a way to programmatically Pan? π
- How do I disable the dynamic view rotation in one of the Eyeshot viewports? π
- If the Eyeshot Design control is located on a different tab I cannot interact with it until is displayed, why? π
- How do I add entities to the Design control from a different thread? π
- When should I call Entities.Regen() after transforming my entity? π
- How do I know if Eyeshot is using hardware acceleration on a specific machine? π
- How do I show current FPS (Frame Per Second) rate? π
- My texture looks poorly when is applied on the model, why? π
- How can I speed up texture loading? π
- How do I prevent too many labels to be drawn on screen? π
- I can move, rotate and scale meshes as long as they are not yet added to the Workspace. After they are added, no action is taken. When I manipulate a Quad, it works fine. What can I do? π
- When should I prefer Entity.TransformBy() method over Translate() / Rotate() / Scale()? π
- How do I make some entities temporarily not visible? π
- Is it possible to mark some entities as UNselectable? π
- How do I change the thickness of the curve on screen? π
- Why selection does not work properly over a Remote Desktop Connection? π