Tells that this part instance contains at least one annotation.
Tells if at least one geometry was missing when the part instance was built (only for leaves).
Tells that at least one triangle was removed when this 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 if this part instance contains at least one valid geometry and can be displayed in a 3D View.
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 xform 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 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 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.
Tells that the given part instance is not totally included in the DMU Axis Aligned Bounding Box (AABB).
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.It mainly tells if a
part instancecontains at least one geometry (PI_Displayable).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