| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcVector |
Ifc2x3tc1Factory.createIfcVector()
Returns a new object of class 'Ifc Vector'.
|
IfcVector |
IfcLine.getDir()
Returns the value of the 'Dir' reference.
|
IfcVector |
IfcOneDirectionRepeatFactor.getRepeatFactor()
Returns the value of the 'Repeat Factor' reference.
|
IfcVector |
IfcTwoDirectionRepeatFactor.getSecondRepeatFactor()
Returns the value of the 'Second Repeat Factor' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcLine.setDir(IfcVector value)
Sets the value of the '
Dir' reference. |
void |
IfcOneDirectionRepeatFactor.setRepeatFactor(IfcVector value)
Sets the value of the '
Repeat Factor' reference. |
void |
IfcTwoDirectionRepeatFactor.setSecondRepeatFactor(IfcVector value)
Sets the value of the '
Second Repeat Factor' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcVector |
Ifc2x3tc1FactoryImpl.createIfcVector() |
IfcVector |
IfcLineImpl.getDir() |
IfcVector |
IfcOneDirectionRepeatFactorImpl.getRepeatFactor() |
IfcVector |
IfcTwoDirectionRepeatFactorImpl.getSecondRepeatFactor() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcLineImpl.setDir(IfcVector newDir) |
void |
IfcOneDirectionRepeatFactorImpl.setRepeatFactor(IfcVector newRepeatFactor) |
void |
IfcTwoDirectionRepeatFactorImpl.setSecondRepeatFactor(IfcVector newSecondRepeatFactor) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcVector(IfcVector object)
Returns the result of interpreting the object as an instance of 'Ifc Vector'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.