mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-19 18:07:32 +08:00
14 lines
217 B
Plaintext
14 lines
217 B
Plaintext
|
|
box b 1 1 1
|
|
vertex v1 0.5 0.5 1.2
|
|
vertex v2 0.5 0.5 0.5
|
|
vertex v3 1.2 0.5 0.5
|
|
edge e1 v1 v2
|
|
edge e2 v2 v3
|
|
wire w e1 e2
|
|
plane pl 0.5 0.5 0.5 0 1 0
|
|
featlf b w pl 0 0.3 0 0 0 0 0 1
|
|
featperform lf result
|
|
|
|
set square 6.9
|