ENTITY IfcBoundaryNodeCondition

(* SCHEMA IFC4; *)
ENTITY IfcBoundaryNodeCondition
 SUPERTYPE OF (ONEOF
    (IfcBoundaryNodeConditionWarping))
 SUBTYPE OF (IfcBoundaryCondition);
	TranslationalStiffnessX : OPTIONAL IfcTranslationalStiffnessSelect;
	TranslationalStiffnessY : OPTIONAL IfcTranslationalStiffnessSelect;
	TranslationalStiffnessZ : OPTIONAL IfcTranslationalStiffnessSelect;
	RotationalStiffnessX : OPTIONAL IfcRotationalStiffnessSelect;
	RotationalStiffnessY : OPTIONAL IfcRotationalStiffnessSelect;
	RotationalStiffnessZ : OPTIONAL IfcRotationalStiffnessSelect;
END_ENTITY;

Explicit Attributes

Entity IfcBoundaryNodeCondition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcBoundaryCondition
 TranslationalStiffnessXIfcTranslationalStiffnessSelect (SELECT)IfcBoundaryNodeCondition
 TranslationalStiffnessYIfcTranslationalStiffnessSelect (SELECT)IfcBoundaryNodeCondition
 TranslationalStiffnessZIfcTranslationalStiffnessSelect (SELECT)IfcBoundaryNodeCondition
 RotationalStiffnessXIfcRotationalStiffnessSelect (SELECT)IfcBoundaryNodeCondition
 RotationalStiffnessYIfcRotationalStiffnessSelect (SELECT)IfcBoundaryNodeCondition
 RotationalStiffnessZIfcRotationalStiffnessSelect (SELECT)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 Tools® EXPRESS to HTML Converter
2016-06-01T11:21:40-04:00