public class IfcSectionProperties2X3 extends IfcEntityBase
IfcSectionProperties
| Constructor and Description |
|---|
IfcSectionProperties2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcProfileDef2X3 |
getEndProfile() |
IfcSectionTypeEnum2X3 |
getSectionType() |
IfcProfileDef2X3 |
getStartProfile() |
void |
setEndProfile(IfcProfileDef2X3 value) |
void |
setSectionType(IfcSectionTypeEnum2X3 value) |
void |
setStartProfile(IfcProfileDef2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcSectionTypeEnum2X3 getSectionType()
public final void setSectionType(IfcSectionTypeEnum2X3 value)
public final IfcProfileDef2X3 getStartProfile()
public final void setStartProfile(IfcProfileDef2X3 value)
public final IfcProfileDef2X3 getEndProfile()
public final void setEndProfile(IfcProfileDef2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.