| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcCartesianPoint
A representation of the model object 'Ifc Cartesian Point'.
|
interface |
IfcPoint
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 |
IfcPointOnCurve
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 |
IfcPointOnSurface
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 |
IfcVertexPoint
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.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPointOrVertexPoint |
IfcConnectionPointGeometry.getPointOnRelatedElement()
Returns the value of the 'Point On Related Element' reference.
|
IfcPointOrVertexPoint |
IfcConnectionPointGeometry.getPointOnRelatingElement()
Returns the value of the 'Point On Relating Element' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConnectionPointGeometry.setPointOnRelatedElement(IfcPointOrVertexPoint value)
Sets the value of the '
Point On Related Element' reference. |
void |
IfcConnectionPointGeometry.setPointOnRelatingElement(IfcPointOrVertexPoint value)
Sets the value of the '
Point On Relating Element' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcPointOrVertexPoint |
IfcConnectionPointGeometryImpl.getPointOnRelatedElement() |
IfcPointOrVertexPoint |
IfcConnectionPointGeometryImpl.getPointOnRelatingElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConnectionPointGeometryImpl.setPointOnRelatedElement(IfcPointOrVertexPoint newPointOnRelatedElement) |
void |
IfcConnectionPointGeometryImpl.setPointOnRelatingElement(IfcPointOrVertexPoint newPointOnRelatingElement) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcPointOrVertexPoint(IfcPointOrVertexPoint object)
Returns the result of interpreting the object as an instance of 'Ifc Point Or Vertex Point'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.