Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities | |
com.aspose.cad.fileformats.ifc.ifc4.types |
Modifier and Type | Method and Description |
---|---|
IfcInteger |
IfcPixelTexture.getColourComponents() |
IfcInteger |
IfcBSplineCurve.getDegree() |
IfcInteger |
IfcPixelTexture.getHeight() |
IfcInteger |
IfcRecurrencePattern.getInterval() |
IfcInteger |
IfcStairFlight.getNumberOfRisers() |
IfcInteger |
IfcStairFlight.getNumberOfTreads() |
IfcInteger |
IfcRecurrencePattern.getOccurrences() |
IfcInteger |
IfcRecurrencePattern.getPosition() |
IfcInteger |
IfcMaterialLayer.getPriority() |
IfcInteger |
IfcMaterialProfile.getPriority() |
IfcInteger |
IfcTask.getPriority() |
IfcInteger |
IfcBSplineSurface.getUDegree() |
IfcInteger |
IfcBSplineSurface.getVDegree() |
IfcInteger |
IfcPixelTexture.getWidth() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcInteger> |
IfcBSplineCurveWithKnots.getKnotMultiplicities() |
IfcCollection<IfcInteger> |
IfcReference.getListPositions() |
IfcCollection<IfcInteger> |
IfcRelConnectsPathElements.getRelatedPriorities() |
IfcCollection<IfcInteger> |
IfcRelConnectsPathElements.getRelatingPriorities() |
IfcCollection<IfcInteger> |
IfcBSplineSurfaceWithKnots.getUMultiplicities() |
IfcCollection<IfcInteger> |
IfcBSplineSurfaceWithKnots.getVMultiplicities() |
Modifier and Type | Method and Description |
---|---|
void |
IfcPixelTexture.setColourComponents(IfcInteger value) |
void |
IfcBSplineCurve.setDegree(IfcInteger value) |
void |
IfcPixelTexture.setHeight(IfcInteger value) |
void |
IfcRecurrencePattern.setInterval(IfcInteger value) |
void |
IfcStairFlight.setNumberOfRisers(IfcInteger value) |
void |
IfcStairFlight.setNumberOfTreads(IfcInteger value) |
void |
IfcRecurrencePattern.setOccurrences(IfcInteger value) |
void |
IfcRecurrencePattern.setPosition(IfcInteger value) |
void |
IfcMaterialLayer.setPriority(IfcInteger value) |
void |
IfcMaterialProfile.setPriority(IfcInteger value) |
void |
IfcTask.setPriority(IfcInteger value) |
void |
IfcBSplineSurface.setUDegree(IfcInteger value) |
void |
IfcBSplineSurface.setVDegree(IfcInteger value) |
void |
IfcPixelTexture.setWidth(IfcInteger value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcBSplineCurveWithKnots.setKnotMultiplicities(IfcCollection<IfcInteger> value) |
void |
IfcReference.setListPositions(IfcCollection<IfcInteger> value) |
void |
IfcRelConnectsPathElements.setRelatedPriorities(IfcCollection<IfcInteger> value) |
void |
IfcRelConnectsPathElements.setRelatingPriorities(IfcCollection<IfcInteger> value) |
void |
IfcBSplineSurfaceWithKnots.setUMultiplicities(IfcCollection<IfcInteger> value) |
void |
IfcBSplineSurfaceWithKnots.setVMultiplicities(IfcCollection<IfcInteger> value) |
Modifier and Type | Method and Description |
---|---|
IfcInteger |
IfcPositiveInteger.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
IfcPositiveInteger.setValue(IfcInteger value) |