Class IfcBoundaryEdgeCondition

IfcBoundaryEdgeCondition class

IfcBoundaryEdgeCondition

public class IfcBoundaryEdgeCondition : IfcBoundaryCondition

Constructors

NameDescription
IfcBoundaryEdgeCondition()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
Name { get; set; }Name
RotationalStiffnessByLengthX { get; set; }RotationalStiffnessByLengthX
RotationalStiffnessByLengthY { get; set; }RotationalStiffnessByLengthY
RotationalStiffnessByLengthZ { get; set; }RotationalStiffnessByLengthZ
TranslationalStiffnessByLengthX { get; set; }TranslationalStiffnessByLengthX
TranslationalStiffnessByLengthY { get; set; }TranslationalStiffnessByLengthY
TranslationalStiffnessByLengthZ { get; set; }TranslationalStiffnessByLengthZ

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