Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there an error in isFeintDummyInstallation method in SymbolUtilities class #105

Open
GizemAtasoy opened this issue Jun 28, 2024 · 2 comments

Comments

@GizemAtasoy
Copy link

GizemAtasoy commented Jun 28, 2024

Hello, I wanted to render an installation symbol with feint dummy modifier, but I couldn't. When I examined the SymbologyUtilities class, I saw the line "feintDummyInstallationIsOn = (strSymbolID.charAt(10) == 'H' && strSymbolID.charAt(11) == 'B');" in the isFeintDummyInstallation method. In the documentation, I see it as 'F'. Should the symbol ID contain "HF" or "HB"?

@GizemAtasoy GizemAtasoy changed the title hhh Is there an error in isFeintDummyInstallation method in SymbolUtilities class Jun 28, 2024
@michael-spinelli
Copy link
Contributor

michael-spinelli commented Jun 28, 2024

What document are you looking at? It's supposed to be HB.

excerpt from 2525C:
image

@GizemAtasoy
Copy link
Author

Hi, first of all thank you for your interest. I'm new to this and I wanted to ask because I wasn't sure, I overlooked it. Sorry for taking your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants