public abstract class IfcConstraint4 extends IfcEntityBase
IfcConstraint
| Constructor and Description |
|---|
IfcConstraint4() |
| Modifier and Type | Method and Description |
|---|---|
IfcConstraintEnum4 |
getConstraintGrade() |
IfcLabel4 |
getConstraintSource() |
IfcActorSelect4 |
getCreatingActor() |
IfcDateTime4 |
getCreationTime() |
IfcText4 |
getDescription() |
IfcLabel4 |
getName() |
IfcCollection<IfcResourceConstraintRelationship4> |
getPropertiesForConstraint() |
IfcLabel4 |
getUserDefinedGrade() |
IfcCollection<IfcExternalReferenceRelationship4> |
hasExternalReferences() |
void |
setConstraintGrade(IfcConstraintEnum4 value) |
void |
setConstraintSource(IfcLabel4 value) |
void |
setCreatingActor(IfcActorSelect4 value) |
void |
setCreationTime(IfcDateTime4 value) |
void |
setDescription(IfcText4 value) |
void |
setName(IfcLabel4 value) |
void |
setUserDefinedGrade(IfcLabel4 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcConstraintEnum4 getConstraintGrade()
public final void setConstraintGrade(IfcConstraintEnum4 value)
public final IfcLabel4 getConstraintSource()
public final void setConstraintSource(IfcLabel4 value)
public final IfcActorSelect4 getCreatingActor()
public final void setCreatingActor(IfcActorSelect4 value)
public final IfcDateTime4 getCreationTime()
public final void setCreationTime(IfcDateTime4 value)
public final IfcLabel4 getUserDefinedGrade()
public final void setUserDefinedGrade(IfcLabel4 value)
public final IfcCollection<IfcExternalReferenceRelationship4> hasExternalReferences()
public final IfcCollection<IfcResourceConstraintRelationship4> getPropertiesForConstraint()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.