Class IfcStructuralLoadSingleForceWarping

IfcStructuralLoadSingleForceWarping class

IfcStructuralLoadSingleForceWarping

public class IfcStructuralLoadSingleForceWarping : IfcStructuralLoadSingleForce

Constructors

NameDescription
IfcStructuralLoadSingleForceWarping()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
ForceX { get; set; }ForceX
ForceY { get; set; }ForceY
ForceZ { get; set; }ForceZ
MomentX { get; set; }MomentX
MomentY { get; set; }MomentY
MomentZ { get; set; }MomentZ
Name { get; set; }Name
WarpingMoment { get; set; }WarpingMoment

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