Class IfcBoundaryEdgeCondition

IfcBoundaryEdgeCondition class

IfcBoundaryEdgeCondition

public class IfcBoundaryEdgeCondition : IfcBoundaryCondition

Constructors

NameDescription
IfcBoundaryEdgeCondition()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LinearStiffnessByLengthX { get; set; }LinearStiffnessByLengthX
LinearStiffnessByLengthY { get; set; }LinearStiffnessByLengthY
LinearStiffnessByLengthZ { get; set; }LinearStiffnessByLengthZ
Name { get; set; }Name
RotationalStiffnessByLengthX { get; set; }RotationalStiffnessByLengthX
RotationalStiffnessByLengthY { get; set; }RotationalStiffnessByLengthY
RotationalStiffnessByLengthZ { get; set; }RotationalStiffnessByLengthZ

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