Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python occ display point

# loads brep shape
cylinder_head = TopoDS_Shape()
builder = BRep_Builder()
breptools_Read(cylinder_head, './models/cylinder_head.brep', builder)
Source by pythonocc-doc.readthedocs.io #
 
PREVIOUS NEXT
Tagged: #python #occ #display #point
ADD COMMENT
Topic
Name
4+7 =