IfcStructuralLoadConfiguration

Inheritance: java.lang.Object, IfcStructuralLoad

Constructors

ConstructorDescription
IfcStructuralLoadConfiguration()

Methods

MethodDescription
getValues()
setValues(IfcCollection value)
getLocations()
setLocations(IfcCollection2D value)

IfcStructuralLoadConfiguration()

public IfcStructuralLoadConfiguration()

getValues()

public final IfcCollection<IfcStructuralLoadOrResult> getValues()

Returns: IfcCollection

setValues(IfcCollection value)

public final void setValues(IfcCollection<IfcStructuralLoadOrResult> value)

getLocations()

public final IfcCollection2D<IfcLengthMeasure> getLocations()

Returns: IfcCollection2D

setLocations(IfcCollection2D value)

public final void setLocations(IfcCollection2D<IfcLengthMeasure> value)