|
ENTITY procedural_solid_representation_sequence SUBTYPE OF (procedural_shape_representation_sequence); WHERE wr1: 'geometric_model_schema.solid_model' IN TYPEOF ( SELF ) ; END_ENTITY; -- procedural_solid_representation_sequence |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; procedural_representation_sequence elements: LIST [1:?] OF representation_item; suppressed_items: SET [0:?] OF representation_item; rationale: text; procedural_shape_representation_sequence - procedural_solid_representation_sequence - |
Global rules for this entity data type- |
public interface EProcedural_solid_representation_sequence extends EProcedural_shape_representation_sequence |
public class CProcedural_solid_representation_sequence implements EProcedural_solid_representation_sequence |
public class AProcedural_solid_representation_sequence extends AEntitypublic EProcedural_solid_representation_sequence getByIndex(int index)public EProcedural_solid_representation_sequence getCurrentMember(SdaiIterator it) |