ThatOpen / engine_components

MIT License
328 stars 129 forks source link

pSet Properties is not working. #100

Closed shailendra26-siso closed 10 months ago

shailendra26-siso commented 1 year ago

Description 📝

https://github.com/IFCjs/components/blob/big-restructure/src/ifc/IfcPropertiesUtils/index.ts#L8 I am working with this feature but not get the success. Can you help me on this please? I am using the Advance IFC JS course for implementation.

There is error when it's matching the type of property. Somewhere "IFCPROJECT" is matching with type. Used the Defined the functions for pSet:

image1

image2

I tried with static expressID but it is also giving the error, see above screenshots.

image4

image5 image6 image7

Suggested solution 💡

No response

Alternative ⛕

No response

Additional context ☝️

No response

Validations ✅

agviegas commented 11 months ago

Hey @shailendra26-siso can you confirm this is still happening with the latest version? Did you check out the properties tutorial in the documentation?

shailendra26-siso commented 11 months ago

Hi,

I did not updated the latest version as my work is in mid. Also I am not getting the update regarding library update as I asked you on Discord, that time version was not updated.

If you want then I will try updated version which is launched in last month.

Thanks,

Shailendra Singh

SISO Software’s India Pvt. Ltd.

B-3/61, Safdarjung Enclave, IN-110029 Delhi, India.

Contact: +91-9911682739

http://www.siso.net/ www.siso.net

From: Antonio González Viegas @.> Sent: Thursday, November 2, 2023 5:09 PM To: IFCjs/components @.> Cc: shailendra26-siso @.>; Mention @.> Subject: Re: [IFCjs/components] pSet Properties is not working. (Issue #100)

Hey @shailendra26-siso https://github.com/shailendra26-siso can you confirm this is still happening with the latest version? Did you check out the properties tutorial in the documentation?

— Reply to this email directly, view it on GitHub https://github.com/IFCjs/components/issues/100#issuecomment-1790564329 , or unsubscribe https://github.com/notifications/unsubscribe-auth/A4QNQLKEOT75Q3PDCDVTIDTYCOA5FAVCNFSM6AAAAAA3GRJBB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJQGU3DIMZSHE . You are receiving this because you were mentioned. https://github.com/notifications/beacon/A4QNQLKSIEAY46O5NHSTPALYCOA5FA5CNFSM6AAAAAA3GRJBB6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTKXHL6S.gif Message ID: @. @.> >

agviegas commented 10 months ago

I got it, thanks. Can you please answer in GitHub instead of just answering your email? Reading through the GitHub thread with all the extra text added is hard. Also, we would need a whole minimal application to run it and see what's happening. Thanks in advance!

HoyosJuan commented 10 months ago

As this issue is a duplicate from https://github.com/IFCjs/components/issues/101, I will close it.