| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcCartesianPoint
A representation of the model object 'Ifc Cartesian Point'.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPoint |
Ifc2x3tc1Factory.createIfcPoint()
Returns a new object of class 'Ifc Point'.
|
IfcPoint |
IfcAnnotationFillAreaOccurrence.getFillStyleTarget()
Returns the value of the 'Fill Style Target' reference.
|
IfcPoint |
IfcVertexPoint.getVertexGeometry()
Returns the value of the 'Vertex Geometry' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcAnnotationFillAreaOccurrence.setFillStyleTarget(IfcPoint value)
Sets the value of the '
Fill Style Target' reference. |
void |
IfcVertexPoint.setVertexGeometry(IfcPoint value)
Sets the value of the '
Vertex Geometry' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcCartesianPointImpl
An implementation of the model object 'Ifc Cartesian Point'.
|
class |
IfcPointImpl
An implementation of the model object 'Ifc Point'.
|
class |
IfcPointOnCurveImpl
An implementation of the model object 'Ifc Point On Curve'.
|
class |
IfcPointOnSurfaceImpl
An implementation of the model object 'Ifc Point On Surface'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPoint |
Ifc2x3tc1FactoryImpl.createIfcPoint() |
IfcPoint |
IfcAnnotationFillAreaOccurrenceImpl.getFillStyleTarget() |
IfcPoint |
IfcVertexPointImpl.getVertexGeometry() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcAnnotationFillAreaOccurrenceImpl.setFillStyleTarget(IfcPoint newFillStyleTarget) |
void |
IfcVertexPointImpl.setVertexGeometry(IfcPoint newVertexGeometry) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcPoint(IfcPoint object)
Returns the result of interpreting the object as an instance of 'Ifc Point'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.