mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-15 04:04:07 +08: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