ENTITY IfcBoundaryEdgeCondition

(* SCHEMA IFC2X3; *)
ENTITY IfcBoundaryEdgeCondition
 SUBTYPE OF (IfcBoundaryCondition);
	LinearStiffnessByLengthX : OPTIONAL IfcModulusOfLinearSubgradeReactionMeasure;
	LinearStiffnessByLengthY : OPTIONAL IfcModulusOfLinearSubgradeReactionMeasure;
	LinearStiffnessByLengthZ : OPTIONAL IfcModulusOfLinearSubgradeReactionMeasure;
	RotationalStiffnessByLengthX : OPTIONAL IfcModulusOfRotationalSubgradeReactionMeasure;
	RotationalStiffnessByLengthY : OPTIONAL IfcModulusOfRotationalSubgradeReactionMeasure;
	RotationalStiffnessByLengthZ : OPTIONAL IfcModulusOfRotationalSubgradeReactionMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcBoundaryEdgeCondition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcBoundaryCondition
 LinearStiffnessByLengthXIfcModulusOfLinearSubgradeReactionMeasure (REAL)IfcBoundaryEdgeCondition
 LinearStiffnessByLengthYIfcModulusOfLinearSubgradeReactionMeasure (REAL)IfcBoundaryEdgeCondition
 LinearStiffnessByLengthZIfcModulusOfLinearSubgradeReactionMeasure (REAL)IfcBoundaryEdgeCondition
 RotationalStiffnessByLengthXIfcModulusOfRotationalSubgradeReactionMeasure (REAL)IfcBoundaryEdgeCondition
 RotationalStiffnessByLengthYIfcModulusOfRotationalSubgradeReactionMeasure (REAL)IfcBoundaryEdgeCondition
 RotationalStiffnessByLengthZIfcModulusOfRotationalSubgradeReactionMeasure (REAL)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 ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:44:15-04:00