Tells that this node is protected by at least one extra tag and might not be visible to users granted with a required set of tags.
Tells that this node has sub nodes whose access is restricted, so it might not be fully displayed.
Tells if at least one geometry was missing when the part instance was built (only for leaves).
Tells if at least one leaf of this part instance had the PI_ConversionGeometryMissing flag (only for nodes).
Tells that this part instance has a geometry instance id and a class id that was aggregated with
another part instance with a tolerance (not a strict world matrix equality leaves).
Multiple part instances may have the same geometric instance id if they have the same
geometric model and at the "same" location.
Tells that this instance is partially represented in dynamic LD model.
Tells that this instance is partially represented in static LD model.
Tells that an instantiation loop (i.e. this part instance is a child, immediate or not of itself) was detected when this part instance
was built.
Tells that at least one sub-node was ill-formatted during the instantiation.
Tells that at least one child (immediate or not) part instance (sub-part, leaf or node) was missing when this part instance
was built.
Tells that this part instance contains at least one child (immediate or not) that has the
PI_InstantiationErrorPartMissing or PI_InstantiationErrorLoopDetectedOrDepthLimitReached flag.
The PartInstanceInfoStatusFlag enumeration tells some information about the
part instancesinside the DMU.The PartInstanceInfoStatusFlag gives added information to a
part instancewhen retrieved by an IdCardGetterInterface or a ChildrenIdCardGetterInterface. It is included in the PartInstanceInfoInterface or ChildrenPartInstanceInfoInterface.The PartInstanceInfoStatusFlag is a flag, which means several information are stored in a number as an OR of the enumeration values.
or with async calls :
Please make sure the destination browser supports promises before using async calls.
See