https://bugs.documentfoundation.org/show_bug.cgi?id=143465
--- Comment #8 from Alec Clark <[email protected]> --- (In reply to Kadet from comment #0) > Description: > 3D models of Shape3DLatheObject cannot be positioned in a 3D scene. The > Shape 3D Cube Object and Shape3DSphereObject models have methods for > positioning D3DPosition and D3DSize and they are easily positioned inside > the 3D scene. And objects of the Polygonal type do not have these methods. > Attempts to place an object of the Shape3DLatheObject type inside the scene > in a certain place do not lead to success. The array of Z coordinates in the > D3DPolyPolygon3D method is always 0 and does not change. And changes to the > X or Y arrays make the model wider/narrower or higher/lower, but do not > shift the model inside the scene. The axis of rotation is always Y and > always at the origin of the scene - (0,0,0). > > Steps to Reproduce: > 1.Open the attached file > 2.Press the button > 3. > > Actual Results: > A 3D scene created by a set of nested objects of the Shape 3D Cube Object > type will be drawn on the page, and a gray ring will appear in the middle. > The ring is an object of the Shape3DLatheObject type, woodworking check > https://woodymanreviews.com/ which, according to > the idea, should be located in the lower right corner of the scene, and have > a small size. Instead, it is located in the center of the scene and is only > expanded by the amount of the necessary shift in X. > > Expected Results: > An object of the Shape3DLatheObject type-should look like a cylinder and be > located under the right front corner pillar of the depicted structure. > > > Reproducible: Always > > > User Profile Reset: Yes > > > OpenGL enabled: Yes > > Additional Info: > I didn't find a description or help on this issue. Had the same issue. Thanks for the thread. -- You are receiving this mail because: You are the assignee for the bug.
