Class IfcStructuralLoadPlanarForce

IfcStructuralLoadPlanarForce class

IfcStructuralLoadPlanarForce

public class IfcStructuralLoadPlanarForce : IfcStructuralLoadStatic

Constructors

NameDescription
IfcStructuralLoadPlanarForce()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
Name { get; set; }Name
PlanarForceX { get; set; }PlanarForceX
PlanarForceY { get; set; }PlanarForceY
PlanarForceZ { get; set; }PlanarForceZ

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