| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcCoordinateReferenceSystem
A representation of the model object 'Ifc Coordinate Reference System'.
|
interface |
IfcGeometricRepresentationContext
A representation of the model object 'Ifc Geometric Representation Context'.
|
interface |
IfcGeometricRepresentationSubContext
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 |
IfcProjectedCRS
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 |
|---|---|
IfcCoordinateReferenceSystemSelect |
IfcCoordinateOperation.getSourceCRS()
Returns the value of the 'Source CRS' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCoordinateOperation.setSourceCRS(IfcCoordinateReferenceSystemSelect value)
Sets the value of the '
Source CRS' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcCoordinateReferenceSystemImpl
An implementation of the model object 'Ifc Coordinate Reference System'.
|
class |
IfcGeometricRepresentationContextImpl
An implementation of the model object 'Ifc Geometric Representation Context'.
|
class |
IfcGeometricRepresentationSubContextImpl
An implementation of the model object 'Ifc Geometric Representation Sub Context'.
|
class |
IfcProjectedCRSImpl
An implementation of the model object 'Ifc Projected CRS'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCoordinateReferenceSystemSelect |
IfcCoordinateOperationImpl.getSourceCRS() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCoordinateOperationImpl.setSourceCRS(IfcCoordinateReferenceSystemSelect newSourceCRS) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcCoordinateReferenceSystemSelect(IfcCoordinateReferenceSystemSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Coordinate Reference System Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.