public interface IfcProfileProperties extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcProfileDef |
getProfileDefinition()
Returns the value of the 'Profile Definition' reference.
|
String |
getProfileName()
Returns the value of the 'Profile Name' attribute.
|
boolean |
isSetProfileDefinition()
Returns whether the value of the '
Profile Definition' reference is set. |
boolean |
isSetProfileName()
Returns whether the value of the '
Profile Name' attribute is set. |
void |
setProfileDefinition(IfcProfileDef value)
Sets the value of the '
Profile Definition' reference. |
void |
setProfileName(String value)
Sets the value of the '
Profile Name' attribute. |
void |
unsetProfileDefinition()
Unsets the value of the '
Profile Definition' reference. |
void |
unsetProfileName()
Unsets the value of the '
Profile Name' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString 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.getIfcProfileProperties_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)IfcProfileDef getProfileDefinition()
If the meaning of the 'Profile Definition' reference isn't clear, there really should be more of a description here...
isSetProfileDefinition(),
unsetProfileDefinition(),
setProfileDefinition(IfcProfileDef),
Ifc2x3tc1Package.getIfcProfileProperties_ProfileDefinition()void setProfileDefinition(IfcProfileDef value)
Profile Definition' reference.
value - the new value of the 'Profile Definition' reference.isSetProfileDefinition(),
unsetProfileDefinition(),
getProfileDefinition()void unsetProfileDefinition()
Profile Definition' reference.
boolean isSetProfileDefinition()
Profile Definition' reference is set.
unsetProfileDefinition(),
getProfileDefinition(),
setProfileDefinition(IfcProfileDef)Copyright © 2016 OpenSource BIM. All rights reserved.