- altri piccoli miglioramenti legati al riconoscimento topologia
This commit is contained in:
@@ -194,7 +194,7 @@ function WallExec.CollectFeatures( PartId, b3Raw)
|
||||
Proc.IsOutline = ( Proc.Prc == 251 or Proc.Prc == 252)
|
||||
|
||||
-- recupero l'elenco delle facce della parte interessate dalla feature
|
||||
Proc.AffectedFaces = WL.GetProcessAffectedFaces( Proc, PartId)
|
||||
Proc.AffectedFaces = WL.GetProcessAffectedFaces( Proc)
|
||||
|
||||
-- recupero informazioni sulle facce della feature
|
||||
Proc.Face = {}
|
||||
|
||||
Reference in New Issue
Block a user