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