ENTITY IfcBoundaryEdgeCondition

(* SCHEMA IFC4; *)
ENTITY IfcBoundaryEdgeCondition
 SUBTYPE OF (IfcBoundaryCondition);
	TranslationalStiffnessByLengthX : OPTIONAL IfcModulusOfTranslationalSubgradeReactionSelect;
	TranslationalStiffnessByLengthY : OPTIONAL IfcModulusOfTranslationalSubgradeReactionSelect;
	TranslationalStiffnessByLengthZ : OPTIONAL IfcModulusOfTranslationalSubgradeReactionSelect;
	RotationalStiffnessByLengthX : OPTIONAL IfcModulusOfRotationalSubgradeReactionSelect;
	RotationalStiffnessByLengthY : OPTIONAL IfcModulusOfRotationalSubgradeReactionSelect;
	RotationalStiffnessByLengthZ : OPTIONAL IfcModulusOfRotationalSubgradeReactionSelect;
END_ENTITY;

Explicit Attributes

Entity IfcBoundaryEdgeCondition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcBoundaryCondition
 TranslationalStiffnessByLengthXIfcModulusOfTranslationalSubgradeReactionSelect (SELECT)IfcBoundaryEdgeCondition
 TranslationalStiffnessByLengthYIfcModulusOfTranslationalSubgradeReactionSelect (SELECT)IfcBoundaryEdgeCondition
 TranslationalStiffnessByLengthZIfcModulusOfTranslationalSubgradeReactionSelect (SELECT)IfcBoundaryEdgeCondition
 RotationalStiffnessByLengthXIfcModulusOfRotationalSubgradeReactionSelect (SELECT)IfcBoundaryEdgeCondition
 RotationalStiffnessByLengthYIfcModulusOfRotationalSubgradeReactionSelect (SELECT)IfcBoundaryEdgeCondition
 RotationalStiffnessByLengthZIfcModulusOfRotationalSubgradeReactionSelect (SELECT)IfcBoundaryEdgeCondition

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcBoundaryEdgeCondition inherits from the following supertypes:
  IfcBoundaryCondition

Subtypes

    No subtypes

Referenced By

Entity IfcBoundaryEdgeCondition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBoundaryCondition ENTITY IfcBoundaryEdgeCondition
 IfcRelConnectsStructuralMember ENTITY IfcBoundaryCondition
 IfcStructuralConnection ENTITY IfcBoundaryCondition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:40-04:00