Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc2x3.entities |
Modifier and Type | Class and Description |
---|---|
class |
IfcMetric |
class |
IfcObjective |
Modifier and Type | Method and Description |
---|---|
IfcConstraint |
IfcConstraintClassificationRelationship.getClassifiedConstraint() |
IfcConstraint |
IfcConstraintAggregationRelationship.getRelatingConstraint() |
IfcConstraint |
IfcConstraintRelationship.getRelatingConstraint() |
IfcConstraint |
IfcPropertyConstraintRelationship.getRelatingConstraint() |
IfcConstraint |
IfcRelAssociatesConstraint.getRelatingConstraint() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcConstraint> |
IfcConstraintAggregationRelationship.getRelatedConstraints() |
IfcCollection<IfcConstraint> |
IfcConstraintRelationship.getRelatedConstraints() |
Modifier and Type | Method and Description |
---|---|
void |
IfcConstraintClassificationRelationship.setClassifiedConstraint(IfcConstraint value) |
void |
IfcConstraintAggregationRelationship.setRelatingConstraint(IfcConstraint value) |
void |
IfcConstraintRelationship.setRelatingConstraint(IfcConstraint value) |
void |
IfcPropertyConstraintRelationship.setRelatingConstraint(IfcConstraint value) |
void |
IfcRelAssociatesConstraint.setRelatingConstraint(IfcConstraint value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcConstraintAggregationRelationship.setRelatedConstraints(IfcCollection<IfcConstraint> value) |
void |
IfcConstraintRelationship.setRelatedConstraints(IfcCollection<IfcConstraint> value) |