ENTITY material_anisotropic
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY material_anisotropic
SUBTYPE OF (material);
properties : LIST [2:?] OF UNIQUE material_representation;
material_location : LIST [2:?] OF UNIQUE placement;
WHERE
WRM41 : SIZEOF(properties) = SIZEOF(material_location);
END_ENTITY;
Explicit Attributes
Entity material_anisotropic has the following local and inherited explicit attributes:
Derived Attributes
Entity material_anisotropic has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity material_anisotropic inherits from the following supertypes:
structural_frame_item
material
Subtypes
No subtypesReferenced By
Entity material_anisotropic and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00