public interface IfcMaterialProfileWithOffsets extends IfcMaterialProfile
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Double> |
getOffsetValues()
Returns the value of the 'Offset Values' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getOffsetValuesAsString()
Returns the value of the 'Offset Values As String' attribute list.
|
getCategory, getDescription, getMaterial, getName, getPriority, getPriorityAsString, getProfile, getToMaterialProfileSet, isSetCategory, isSetDescription, isSetMaterial, isSetName, isSetPriority, isSetPriorityAsString, isSetToMaterialProfileSet, setCategory, setDescription, setMaterial, setName, setPriority, setPriorityAsString, setProfile, setToMaterialProfileSet, unsetCategory, unsetDescription, unsetMaterial, unsetName, unsetPriority, unsetPriorityAsString, unsetToMaterialProfileSetgetAssociatedTo, getHasExternalReferences, getHasProperties, isSetAssociatedTo, isSetHasExternalReferences, isSetHasProperties, unsetAssociatedTo, unsetHasExternalReferences, unsetHasPropertiesforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<Double> getOffsetValues()
Double.
If the meaning of the 'Offset Values' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcMaterialProfileWithOffsets_OffsetValues()org.eclipse.emf.common.util.EList<String> getOffsetValuesAsString()
String.
If the meaning of the 'Offset Values As String' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcMaterialProfileWithOffsets_OffsetValuesAsString()Copyright © 2016 OpenSource BIM. All rights reserved.