Interface IIfcStructuralPlanarActionVarying
Readonly interface for IfcStructuralPlanarActionVarying
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcStructuralPlanarActionVarying : IIfcStructuralPlanarAction, IIfcStructuralAction, IIfcStructuralActivity, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
SubsequentAppliedLoads
Declaration
IItemSet<IIfcStructuralLoad> SubsequentAppliedLoads { get; }
Property Value
|
Improve this Doc
View Source
VaryingAppliedLoadLocation
Declaration
IIfcShapeAspect VaryingAppliedLoadLocation { get; set; }
Property Value
|
Improve this Doc
View Source
VaryingAppliedLoads
Declaration
List<IfcStructuralLoad> VaryingAppliedLoads { get; }
Property Value