mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0025932: Visualization - method AIS_Shape::setWidth() should set line width for FaceBoundaryAspect
This commit is contained in:
@@ -212,6 +212,8 @@ uses
|
||||
|
||||
SetWidth(me:mutable; aValue:Real from Standard) is redefined virtual;
|
||||
---Purpose: Sets the value aValue for line width in the reconstructed compound shape.
|
||||
-- Changes line aspects for lines-only presentation modes like Wireframe and Bounding Box.
|
||||
-- Doesn't change face boundary line aspect.
|
||||
UnsetWidth(me:mutable) is redefined virtual;
|
||||
---Purpose: Removes the setting for line width in the reconstructed compound shape.
|
||||
|
||||
|
Reference in New Issue
Block a user