public interface IfcProfileDef extends IdEObject
The following features are supported:
Ifc2x3tc1Package.getIfcProfileDef()| Modifier and Type | Method and Description |
|---|---|
String |
getProfileName()
Returns the value of the 'Profile Name' attribute.
|
IfcProfileTypeEnum |
getProfileType()
Returns the value of the 'Profile Type' attribute.
|
boolean |
isSetProfileName()
Returns whether the value of the '
Profile Name' attribute is set. |
void |
setProfileName(String value)
Sets the value of the '
Profile Name' attribute. |
void |
setProfileType(IfcProfileTypeEnum value)
Sets the value of the '
Profile Type' attribute. |
void |
unsetProfileName()
Unsets the value of the '
Profile Name' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcProfileTypeEnum getProfileType()
IfcProfileTypeEnum.
If the meaning of the 'Profile Type' attribute isn't clear, there really should be more of a description here...
IfcProfileTypeEnum,
setProfileType(IfcProfileTypeEnum),
Ifc2x3tc1Package.getIfcProfileDef_ProfileType()void setProfileType(IfcProfileTypeEnum value)
Profile Type' attribute.
value - the new value of the 'Profile Type' attribute.IfcProfileTypeEnum,
getProfileType()String getProfileName()
If the meaning of the 'Profile Name' attribute isn't clear, there really should be more of a description here...
isSetProfileName(),
unsetProfileName(),
setProfileName(String),
Ifc2x3tc1Package.getIfcProfileDef_ProfileName()void setProfileName(String value)
Profile Name' attribute.
value - the new value of the 'Profile Name' attribute.isSetProfileName(),
unsetProfileName(),
getProfileName()void unsetProfileName()
Profile Name' attribute.
isSetProfileName(),
getProfileName(),
setProfileName(String)boolean isSetProfileName()
Profile Name' attribute is set.
unsetProfileName(),
getProfileName(),
setProfileName(String)Copyright © 2016 OpenSource BIM. All rights reserved.