Class IfcBoundaryFaceCondition

IfcBoundaryFaceCondition class

IfcBoundaryFaceCondition

public class IfcBoundaryFaceCondition : IfcBoundaryCondition

Constructors

NameDescription
IfcBoundaryFaceCondition()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LinearStiffnessByAreaX { get; set; }LinearStiffnessByAreaX
LinearStiffnessByAreaY { get; set; }LinearStiffnessByAreaY
LinearStiffnessByAreaZ { get; set; }LinearStiffnessByAreaZ
Name { get; set; }Name

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