public class IfcDraughtingCalloutRelationship2X3 extends IfcEntityBase
IfcDraughtingCalloutRelationship
| Constructor and Description |
|---|
IfcDraughtingCalloutRelationship2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcText2X3 |
getDescription() |
IfcLabel2X3 |
getName() |
IfcDraughtingCallout2X3 |
getRelatedDraughtingCallout() |
IfcDraughtingCallout2X3 |
getRelatingDraughtingCallout() |
void |
setDescription(IfcText2X3 value) |
void |
setName(IfcLabel2X3 value) |
void |
setRelatedDraughtingCallout(IfcDraughtingCallout2X3 value) |
void |
setRelatingDraughtingCallout(IfcDraughtingCallout2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel2X3 getName()
public final void setName(IfcLabel2X3 value)
public final IfcText2X3 getDescription()
public final void setDescription(IfcText2X3 value)
public final IfcDraughtingCallout2X3 getRelatingDraughtingCallout()
public final void setRelatingDraughtingCallout(IfcDraughtingCallout2X3 value)
public final IfcDraughtingCallout2X3 getRelatedDraughtingCallout()
public final void setRelatedDraughtingCallout(IfcDraughtingCallout2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.