| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcCartesianTransformationOperator2D
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 |
IfcCartesianTransformationOperator2DnonUniform
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 |
IfcCartesianTransformationOperator3D
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 |
IfcCartesianTransformationOperator3DnonUniform
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 |
|---|---|
IfcCartesianTransformationOperator |
Ifc4Factory.createIfcCartesianTransformationOperator()
Returns a new object of class 'Ifc Cartesian Transformation Operator'.
|
IfcCartesianTransformationOperator |
IfcMappedItem.getMappingTarget()
Returns the value of the 'Mapping Target' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMappedItem.setMappingTarget(IfcCartesianTransformationOperator value)
Sets the value of the '
Mapping Target' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianTransformationOperator |
Ifc4FactoryImpl.createIfcCartesianTransformationOperator() |
IfcCartesianTransformationOperator |
IfcMappedItemImpl.getMappingTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMappedItemImpl.setMappingTarget(IfcCartesianTransformationOperator newMappingTarget) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcCartesianTransformationOperator(IfcCartesianTransformationOperator object)
Returns the result of interpreting the object as an instance of 'Ifc Cartesian Transformation Operator'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.