public interface IfcSectionProperties extends IfcPreDefinedProperties
| Modifier and Type | Method and Description |
|---|---|
IfcProfileDef |
getEndProfile()
Returns the value of the 'End Profile' reference.
|
IfcSectionTypeEnum |
getSectionType()
Returns the value of the 'Section Type' attribute.
|
IfcProfileDef |
getStartProfile()
Returns the value of the 'Start Profile' reference.
|
boolean |
isSetEndProfile()
Returns whether the value of the '
End Profile' reference is set. |
void |
setEndProfile(IfcProfileDef value)
Sets the value of the '
End Profile' reference. |
void |
setSectionType(IfcSectionTypeEnum value)
Sets the value of the '
Section Type' attribute. |
void |
setStartProfile(IfcProfileDef value)
Sets the value of the '
Start Profile' reference. |
void |
unsetEndProfile()
Unsets the value of the '
End Profile' reference. |
getHasExternalReferences, isSetHasExternalReferences, unsetHasExternalReferencesforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcSectionTypeEnum getSectionType()
IfcSectionTypeEnum.
If the meaning of the 'Section Type' attribute isn't clear, there really should be more of a description here...
IfcSectionTypeEnum,
setSectionType(IfcSectionTypeEnum),
Ifc4Package.getIfcSectionProperties_SectionType()void setSectionType(IfcSectionTypeEnum value)
Section Type' attribute.
value - the new value of the 'Section Type' attribute.IfcSectionTypeEnum,
getSectionType()IfcProfileDef getStartProfile()
If the meaning of the 'Start Profile' reference isn't clear, there really should be more of a description here...
setStartProfile(IfcProfileDef),
Ifc4Package.getIfcSectionProperties_StartProfile()void setStartProfile(IfcProfileDef value)
Start Profile' reference.
value - the new value of the 'Start Profile' reference.getStartProfile()IfcProfileDef getEndProfile()
If the meaning of the 'End Profile' reference isn't clear, there really should be more of a description here...
isSetEndProfile(),
unsetEndProfile(),
setEndProfile(IfcProfileDef),
Ifc4Package.getIfcSectionProperties_EndProfile()void setEndProfile(IfcProfileDef value)
End Profile' reference.
value - the new value of the 'End Profile' reference.isSetEndProfile(),
unsetEndProfile(),
getEndProfile()void unsetEndProfile()
End Profile' reference.
boolean isSetEndProfile()
End Profile' reference is set.
unsetEndProfile(),
getEndProfile(),
setEndProfile(IfcProfileDef)Copyright © 2018 OpenSource BIM. All rights reserved.