Class IfcBoundaryNodeCondition

IfcBoundaryNodeCondition class

IfcBoundaryNodeCondition

public class IfcBoundaryNodeCondition : IfcBoundaryCondition

Constructors

NameDescription
IfcBoundaryNodeCondition()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
Name { get; set; }Name
RotationalStiffnessX { get; set; }RotationalStiffnessX
RotationalStiffnessY { get; set; }RotationalStiffnessY
RotationalStiffnessZ { get; set; }RotationalStiffnessZ
TranslationalStiffnessX { get; set; }TranslationalStiffnessX
TranslationalStiffnessY { get; set; }TranslationalStiffnessY
TranslationalStiffnessZ { get; set; }TranslationalStiffnessZ

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also