public class IfcProfileDef2X3 extends IfcEntityBase implements com.aspose.cad_internal.fileformats.ifc.IIfcProfileDef
| Constructor and Description |
|---|
IfcProfileDef2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel2X3 |
getProfileName() |
IfcProfileTypeEnum2X3 |
getProfileType() |
void |
setProfileName(IfcLabel2X3 value) |
void |
setProfileType(IfcProfileTypeEnum2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcProfileTypeEnum2X3 getProfileType()
public final void setProfileType(IfcProfileTypeEnum2X3 value)
public final IfcLabel2X3 getProfileName()
public final void setProfileName(IfcLabel2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.