Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
wouter
in reply to: YuhanZhang

I used the code provided by you and this works fine for most of the properties.

But for the iproperty "Title" this doesn't work.

If i check the created STEP file it's also not mapped as Title but as name...

I tried:

		oOptions.Value("name") = " "
		oOptions.Value("Title") = " "

Is it possible to do it this way?