| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcCartesianTransformationOperator2DnonUniform
A representation of the model object 'Ifc Cartesian Transformation Operator2 Dnon Uniform'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianTransformationOperator2D |
Ifc2x3tc1Factory.createIfcCartesianTransformationOperator2D()
Returns a new object of class 'Ifc Cartesian Transformation Operator2 D'.
|
IfcCartesianTransformationOperator2D |
IfcDerivedProfileDef.getOperator()
Returns the value of the 'Operator' reference.
|
IfcCartesianTransformationOperator2D |
IfcDefinedSymbol.getTarget()
Returns the value of the 'Target' reference.
|
IfcCartesianTransformationOperator2D |
IfcSurfaceTexture.getTextureTransform()
Returns the value of the 'Texture Transform' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDerivedProfileDef.setOperator(IfcCartesianTransformationOperator2D value)
Sets the value of the '
Operator' reference. |
void |
IfcDefinedSymbol.setTarget(IfcCartesianTransformationOperator2D value)
Sets the value of the '
Target' reference. |
void |
IfcSurfaceTexture.setTextureTransform(IfcCartesianTransformationOperator2D value)
Sets the value of the '
Texture Transform' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianTransformationOperator2D |
Ifc2x3tc1FactoryImpl.createIfcCartesianTransformationOperator2D() |
IfcCartesianTransformationOperator2D |
IfcDerivedProfileDefImpl.getOperator() |
IfcCartesianTransformationOperator2D |
IfcDefinedSymbolImpl.getTarget() |
IfcCartesianTransformationOperator2D |
IfcSurfaceTextureImpl.getTextureTransform() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDerivedProfileDefImpl.setOperator(IfcCartesianTransformationOperator2D newOperator) |
void |
IfcDefinedSymbolImpl.setTarget(IfcCartesianTransformationOperator2D newTarget) |
void |
IfcSurfaceTextureImpl.setTextureTransform(IfcCartesianTransformationOperator2D newTextureTransform) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcCartesianTransformationOperator2D(IfcCartesianTransformationOperator2D object)
Returns the result of interpreting the object as an instance of 'Ifc Cartesian Transformation Operator2 D'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.