| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcDimensionCurve
A dimension curve is an annotated curve within a dimension that has the dimension text and may have
terminator symbols assigned.
|
class |
IfcProjectionCurve
A projection curve is an annotated curve within a dimension that points to a point of the product shape that is measured.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcAnnotationCurveOccurrence |
IfcTerminatorSymbol.annotatedCurve |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAnnotationCurveOccurrence |
IfcTerminatorSymbol.getAnnotatedCurve() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTerminatorSymbol.setAnnotatedCurve(IfcAnnotationCurveOccurrence annotatedCurve) |
| 构造器和说明 |
|---|
IfcDimensionCurveTerminator(IfcAnnotationCurveOccurrence annotatedCurve,
IfcDimensionExtentUsage role) |
IfcDimensionCurveTerminator(IfcRepresentationItem item,
SET<IfcPresentationStyleAssignment> styles,
IfcLabel name,
IfcAnnotationCurveOccurrence annotatedCurve,
IfcDimensionExtentUsage role) |
IfcTerminatorSymbol(IfcAnnotationCurveOccurrence annotatedCurve) |
IfcTerminatorSymbol(IfcRepresentationItem item,
SET<IfcPresentationStyleAssignment> styles,
IfcLabel name,
IfcAnnotationCurveOccurrence annotatedCurve) |
Copyright © 2023. All rights reserved.