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