ENTITY surface_element_property
(* SCHEMA structural_response_representation_schema; *)
ENTITY surface_element_property;
property_id : identifier;
description : text;
section : surface_section_field;
END_ENTITY;
Explicit Attributes
Entity surface_element_property has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| property_id | identifier (STRING) | surface_element_property |
| description | text (STRING) | surface_element_property |
| section | surface_section_field (ENTITY) | surface_element_property |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity surface_element_property and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00