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