Class IfcStructuralLoadSingleForce

IfcStructuralLoadSingleForce class

IfcStructuralLoadSingleForce

public class IfcStructuralLoadSingleForce : IfcStructuralLoadStatic

Constructors

NameDescription
IfcStructuralLoadSingleForce()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

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