Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

create a cube vba catia v5 1

Status
Not open for further replies.

KABEL

Automotive
Joined
Dec 10, 2018
Messages
29
Location
MA
hello everyone,

is there any possible way to create a cube using only a point in the space, with vba catia v5.

Regards,
 
You can create a user defined feature that takes a point as an input. Then that UDF can be used at your leisure. The documentation for UDFs is in the Part Design documentation.

Regards,
Jason
 
you could do that in vba if the code provide the cube direction and dimensions.

Eric N.
indocti discant et ament meminisse periti
 
jasoncwells
thank you for your response, that's a great idea, the probleme is that I always change the file (assembly) that I'm working on.

itsmyjob
for the dimension I want to set it to 14mm. is there any way to achieve that, I do have multiple points in the space.

thank you in advance,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top