mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
New XCAFDoc classes: - XCAFDoc_AssemblyIterator: iterator in depth along the assembly tree - XCAFDoc_AssemblyGraph: assembly graph with iterator - XCAFDoc_AssemblyTool: provides generic methods for traversing assembly tree and graph A method for re-scaling (sub-)assembly geometry is added to XCAFDoc_Editor. New DRAW commands: - XDumpAssemblyTree: iterates through the assembly tree in depth up to the specified level, if any - XDumpAssemblyGraph: prints assembly graph structure - XDumpNomenclature: prints number of (sub-)assembly/part instances - XRescaleGeometry: applies geometrical scale to (sub-)assembly
14 lines
220 B
Plaintext
14 lines
220 B
Plaintext
001 xbf
|
|
002 xbf_add_ACL
|
|
003 xbf_add_CL
|
|
004 igs_to_xbf
|
|
005 igs_add_ACL
|
|
006 brep_to_igs_add_CL
|
|
007 stp_to_xbf
|
|
008 stp_add_ACL
|
|
009 brep_to_stp_add_CL
|
|
010 brep_to_xbf
|
|
011 add_ACL_brep
|
|
012 brep_add_CL
|
|
013 traverse
|
|
014 rescale |