| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcStructuralLoadConfiguration
A representation of the model object 'Ifc Structural Load Configuration'.
|
interface |
IfcStructuralLoadLinearForce
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadOrResult
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadPlanarForce
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadSingleDisplacement
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadSingleDisplacementDistortion
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadSingleForce
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadSingleForceWarping
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadStatic
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadTemperature
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcSurfaceReinforcementArea
A representation of the model object 'Ifc Surface Reinforcement Area'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralLoad |
Ifc4Factory.createIfcStructuralLoad()
Returns a new object of class 'Ifc Structural Load'.
|
IfcStructuralLoad |
IfcStructuralActivity.getAppliedLoad()
Returns the value of the 'Applied Load' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralActivity.setAppliedLoad(IfcStructuralLoad value)
Sets the value of the '
Applied Load' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralLoad |
Ifc4FactoryImpl.createIfcStructuralLoad() |
IfcStructuralLoad |
IfcStructuralActivityImpl.getAppliedLoad() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralActivityImpl.setAppliedLoad(IfcStructuralLoad newAppliedLoad) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcStructuralLoad(IfcStructuralLoad object)
Returns the result of interpreting the object as an instance of 'Ifc Structural Load'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.