ENTITY IfcBoundaryNodeCondition

(* SCHEMA IFC2X3; *)
ENTITY IfcBoundaryNodeCondition
 SUPERTYPE OF (ONEOF
	(IfcBoundaryNodeConditionWarping))
 SUBTYPE OF (IfcBoundaryCondition);
	LinearStiffnessX : OPTIONAL IfcLinearStiffnessMeasure;
	LinearStiffnessY : OPTIONAL IfcLinearStiffnessMeasure;
	LinearStiffnessZ : OPTIONAL IfcLinearStiffnessMeasure;
	RotationalStiffnessX : OPTIONAL IfcRotationalStiffnessMeasure;
	RotationalStiffnessY : OPTIONAL IfcRotationalStiffnessMeasure;
	RotationalStiffnessZ : OPTIONAL IfcRotationalStiffnessMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcBoundaryNodeCondition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcBoundaryCondition
 LinearStiffnessXIfcLinearStiffnessMeasure (REAL)IfcBoundaryNodeCondition
 LinearStiffnessYIfcLinearStiffnessMeasure (REAL)IfcBoundaryNodeCondition
 LinearStiffnessZIfcLinearStiffnessMeasure (REAL)IfcBoundaryNodeCondition
 RotationalStiffnessXIfcRotationalStiffnessMeasure (REAL)IfcBoundaryNodeCondition
 RotationalStiffnessYIfcRotationalStiffnessMeasure (REAL)IfcBoundaryNodeCondition
 RotationalStiffnessZIfcRotationalStiffnessMeasure (REAL)IfcBoundaryNodeCondition

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcBoundaryNodeCondition inherits from the following supertypes:
  IfcBoundaryCondition

Subtypes

Entity IfcBoundaryNodeCondition has the following subtypes:
    IfcBoundaryNodeConditionWarping*
* - Immediate Subtypes

Referenced By

Entity IfcBoundaryNodeCondition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBoundaryCondition ENTITY IfcBoundaryNodeCondition
 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