arePolymorphic
Deprecated in 3.x. The attribute was replaced by arePolymorphic
attribute specified individually for each class definition
under InstanceNodesOfSpecificClassesSpecification.classes and InstanceNodesOfSpecificClassesSpecification.excludedClasses attributes. At the moment, to keep backwards compatibility, this attribute acts as a fallback value in case the flag is not specified individually for a class definition.
arePolymorphic: undefined | boolean
Tells whether selecting instances from ECClasses specified in InstanceNodesOfSpecificClassesSpecification.classes and InstanceNodesOfSpecificClassesSpecification.excludedClasses attributes should be polymorphic or not.
Defined in
Last Updated: 20 June, 2023