buildingSMART / buildingSMART/IFC4.x-development

Restrictions on name attributes

Open
#918 8 comments 0 reactions 0 assignees View on GitHub
ifc-update-out
Dominant language
Python
Stars
234
Forks
123
Avg merge
15h 4m
Merged PRs (30d)
5

Description

I know there is a restriction not to use the prefix "Pset_" for user defined property sets. Are there any other restrictions on names of property sets, properties etc?

The standard uses Pascal Case for PropertySets, using only the characters matching the regex `[a-zA-Z_`]. Is this to imply that user defined names MUST or SHOULD follow this style? Or, alternatively, is it permissible to use any technically allowed character sequence, except "Pset_" at the start of a property set name?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.