Class IfcBoundaryNodeConditionWarping

IfcBoundaryNodeConditionWarping class

IfcBoundaryNodeConditionWarping

public class IfcBoundaryNodeConditionWarping : IfcBoundaryNodeCondition

Constructors

NameDescription
IfcBoundaryNodeConditionWarping()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LinearStiffnessX { get; set; }LinearStiffnessX
LinearStiffnessY { get; set; }LinearStiffnessY
LinearStiffnessZ { get; set; }LinearStiffnessZ
Name { get; set; }Name
RotationalStiffnessX { get; set; }RotationalStiffnessX
RotationalStiffnessY { get; set; }RotationalStiffnessY
RotationalStiffnessZ { get; set; }RotationalStiffnessZ
WarpingStiffness { get; set; }WarpingStiffness

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