public abstract class IfcConstraint4X3 extends IfcEntityBase
IfcConstraint
| Constructor and Description |
|---|
IfcConstraint4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcConstraintEnum4X3 |
getConstraintGrade() |
IfcLabel4X3 |
getConstraintSource() |
IfcActorSelect4X3 |
getCreatingActor() |
IfcDateTime4X3 |
getCreationTime() |
IfcText4X3 |
getDescription() |
IfcLabel4X3 |
getName() |
IfcCollection<IfcResourceConstraintRelationship4X3> |
getPropertiesForConstraint() |
IfcLabel4X3 |
getUserDefinedGrade() |
IfcCollection<IfcExternalReferenceRelationship4X3> |
hasExternalReferences() |
void |
setConstraintGrade(IfcConstraintEnum4X3 value) |
void |
setConstraintSource(IfcLabel4X3 value) |
void |
setCreatingActor(IfcActorSelect4X3 value) |
void |
setCreationTime(IfcDateTime4X3 value) |
void |
setDescription(IfcText4X3 value) |
void |
setName(IfcLabel4X3 value) |
void |
setUserDefinedGrade(IfcLabel4X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
public final IfcText4X3 getDescription()
public final void setDescription(IfcText4X3 value)
public final IfcConstraintEnum4X3 getConstraintGrade()
public final void setConstraintGrade(IfcConstraintEnum4X3 value)
public final IfcLabel4X3 getConstraintSource()
public final void setConstraintSource(IfcLabel4X3 value)
public final IfcActorSelect4X3 getCreatingActor()
public final void setCreatingActor(IfcActorSelect4X3 value)
public final IfcDateTime4X3 getCreationTime()
public final void setCreationTime(IfcDateTime4X3 value)
public final IfcLabel4X3 getUserDefinedGrade()
public final void setUserDefinedGrade(IfcLabel4X3 value)
public final IfcCollection<IfcExternalReferenceRelationship4X3> hasExternalReferences()
public final IfcCollection<IfcResourceConstraintRelationship4X3> getPropertiesForConstraint()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.