Class IfcBoundaryFaceCondition

IfcBoundaryFaceCondition class

IfcBoundaryFaceCondition

public class IfcBoundaryFaceCondition : IfcBoundaryCondition

Constructors

NameDescription
IfcBoundaryFaceCondition()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
Name { get; set; }Name
TranslationalStiffnessByAreaX { get; set; }TranslationalStiffnessByAreaX
TranslationalStiffnessByAreaY { get; set; }TranslationalStiffnessByAreaY
TranslationalStiffnessByAreaZ { get; set; }TranslationalStiffnessByAreaZ

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