| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcStructuralCurveMember
A representation of the model object 'Ifc Structural Curve Member'.
|
interface |
IfcStructuralCurveMemberVarying
A representation of the model object 'Ifc Structural Curve Member Varying'.
|
interface |
IfcStructuralSurfaceMember
A representation of the model object 'Ifc Structural Surface Member'.
|
interface |
IfcStructuralSurfaceMemberVarying
A representation of the model object 'Ifc Structural Surface Member Varying'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralMember |
Ifc4Factory.createIfcStructuralMember()
Returns a new object of class 'Ifc Structural Member'.
|
IfcStructuralMember |
IfcRelConnectsStructuralMember.getRelatingStructuralMember()
Returns the value of the 'Relating Structural Member' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsStructuralMember.setRelatingStructuralMember(IfcStructuralMember value)
Sets the value of the '
Relating Structural Member' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcStructuralCurveMemberImpl
An implementation of the model object 'Ifc Structural Curve Member'.
|
class |
IfcStructuralCurveMemberVaryingImpl
An implementation of the model object 'Ifc Structural Curve Member Varying'.
|
class |
IfcStructuralMemberImpl
An implementation of the model object 'Ifc Structural Member'.
|
class |
IfcStructuralSurfaceMemberImpl
An implementation of the model object 'Ifc Structural Surface Member'.
|
class |
IfcStructuralSurfaceMemberVaryingImpl
An implementation of the model object 'Ifc Structural Surface Member Varying'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralMember |
Ifc4FactoryImpl.createIfcStructuralMember() |
IfcStructuralMember |
IfcRelConnectsStructuralMemberImpl.getRelatingStructuralMember() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsStructuralMemberImpl.setRelatingStructuralMember(IfcStructuralMember newRelatingStructuralMember) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcStructuralMember(IfcStructuralMember object)
Returns the result of interpreting the object as an instance of 'Ifc Structural Member'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.