@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcTerminatorSymbol extends IfcAnnotationSymbolOccurrence
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcAnnotationCurveOccurrence |
annotatedCurve |
stepNumber| 构造器和说明 |
|---|
IfcTerminatorSymbol(IfcAnnotationCurveOccurrence annotatedCurve) |
IfcTerminatorSymbol(IfcRepresentationItem item,
SET<IfcPresentationStyleAssignment> styles,
IfcLabel name,
IfcAnnotationCurveOccurrence annotatedCurve) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAnnotationCurveOccurrence |
getAnnotatedCurve() |
void |
setAnnotatedCurve(IfcAnnotationCurveOccurrence annotatedCurve) |
getItem, getName, getStyles, setItem, setName, setStylesgetLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcAnnotationCurveOccurrence annotatedCurve
public IfcTerminatorSymbol(IfcAnnotationCurveOccurrence annotatedCurve)
@IfcParserConstructor public IfcTerminatorSymbol(IfcRepresentationItem item, SET<IfcPresentationStyleAssignment> styles, IfcLabel name, IfcAnnotationCurveOccurrence annotatedCurve)
public IfcAnnotationCurveOccurrence getAnnotatedCurve()
public void setAnnotatedCurve(IfcAnnotationCurveOccurrence annotatedCurve)
Copyright © 2023. All rights reserved.