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