Overview Schemas Index

STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA (jsdai.SStructural_response_representation_schema)


TYPE element_volume = ENUMERATION (
          volume );
END_TYPE; -- element_volume

Users

          element_aspect
                    element_geometric_relationship.aspect
                    element_topological_relationship.aspect

public final class EElement_volume

          static final int VOLUME = 1
          static String[] values = {"VOLUME"}
          static int toInt(String str)
          static String toString(int value)