| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcAngularDimension
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 |
IfcDiameterDimension
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 |
IfcDimensionCurveDirectedCallout
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 |
IfcLinearDimension
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 |
IfcRadiusDimension
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 |
IfcStructuredDimensionCallout
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 |
|---|---|
IfcDraughtingCallout |
Ifc2x3tc1Factory.createIfcDraughtingCallout()
Returns a new object of class 'Ifc Draughting Callout'.
|
IfcDraughtingCallout |
IfcDraughtingCalloutRelationship.getRelatedDraughtingCallout()
Returns the value of the 'Related Draughting Callout' reference.
|
IfcDraughtingCallout |
IfcDraughtingCalloutRelationship.getRelatingDraughtingCallout()
Returns the value of the 'Relating Draughting Callout' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDraughtingCalloutRelationship.setRelatedDraughtingCallout(IfcDraughtingCallout value)
Sets the value of the '
Related Draughting Callout' reference. |
void |
IfcDraughtingCalloutRelationship.setRelatingDraughtingCallout(IfcDraughtingCallout value)
Sets the value of the '
Relating Draughting Callout' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcAngularDimensionImpl
An implementation of the model object 'Ifc Angular Dimension'.
|
class |
IfcDiameterDimensionImpl
An implementation of the model object 'Ifc Diameter Dimension'.
|
class |
IfcDimensionCurveDirectedCalloutImpl
An implementation of the model object 'Ifc Dimension Curve Directed Callout'.
|
class |
IfcDraughtingCalloutImpl
An implementation of the model object 'Ifc Draughting Callout'.
|
class |
IfcLinearDimensionImpl
An implementation of the model object 'Ifc Linear Dimension'.
|
class |
IfcRadiusDimensionImpl
An implementation of the model object 'Ifc Radius Dimension'.
|
class |
IfcStructuredDimensionCalloutImpl
An implementation of the model object 'Ifc Structured Dimension Callout'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcDraughtingCallout |
Ifc2x3tc1FactoryImpl.createIfcDraughtingCallout() |
IfcDraughtingCallout |
IfcDraughtingCalloutRelationshipImpl.getRelatedDraughtingCallout() |
IfcDraughtingCallout |
IfcDraughtingCalloutRelationshipImpl.getRelatingDraughtingCallout() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDraughtingCalloutRelationshipImpl.setRelatedDraughtingCallout(IfcDraughtingCallout newRelatedDraughtingCallout) |
void |
IfcDraughtingCalloutRelationshipImpl.setRelatingDraughtingCallout(IfcDraughtingCallout newRelatingDraughtingCallout) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcDraughtingCallout(IfcDraughtingCallout object)
Returns the result of interpreting the object as an instance of 'Ifc Draughting Callout'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.