Interface IIfcStructuralLoadPlanarForce
Readonly interface for IfcStructuralLoadPlanarForce
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcStructuralLoadPlanarForce : IIfcStructuralLoadStatic, IIfcStructuralLoadOrResult, IIfcStructuralLoad, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
PlanarForceX
Declaration
IfcPlanarForceMeasure? PlanarForceX { get; set; }
Property Value
|
Improve this Doc
View Source
PlanarForceY
Declaration
IfcPlanarForceMeasure? PlanarForceY { get; set; }
Property Value
|
Improve this Doc
View Source
PlanarForceZ
Declaration
IfcPlanarForceMeasure? PlanarForceZ { get; set; }
Property Value