Class IfcStructuralLoadLinearForce

IfcStructuralLoadLinearForce class

IfcStructuralLoadLinearForce

public class IfcStructuralLoadLinearForce : IfcStructuralLoadStatic

Constructors

NameDescription
IfcStructuralLoadLinearForce()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LinearForceX { get; set; }LinearForceX
LinearForceY { get; set; }LinearForceY
LinearForceZ { get; set; }LinearForceZ
LinearMomentX { get; set; }LinearMomentX
LinearMomentY { get; set; }LinearMomentY
LinearMomentZ { get; set; }LinearMomentZ
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