Previous Topic: Input and Output Sub-entitiesNext Topic: Volume Entity


Property Entity

The property entity defines a property of the assembly. Each property must be connected to at least one property of a subordinate component - see the subordinate entities below. A property may have a default value, identified by the dflt attribute. The default, if specified, overrides the default value in the subordinate components to which the property is connected. Alternatively, mandatory may be specified, requiring that the property be set from outside (such as in an outer assembly) even if the subordinate components to which it is connected have a default value for the property.