| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcAngularDimension
The angular dimension is a draughting callout that presents the plane angle measure between two non parallel orientations.
|
class |
IfcDiameterDimension
The diameter dimension is a draughting callout that presents the diameter extent of a conic element.
|
class |
IfcDimensionCurveDirectedCallout
The dimension curve directed callout is a dimension callout, which includes a dimension line.
|
class |
IfcLinearDimension
The linear dimension is a draughting callout that presents the length (or distance) between two points along a linear curve.
|
class |
IfcRadiusDimension
The radial dimension is a draughting callout that presents the radial length of a conic element.
|
class |
IfcStructuredDimensionCallout
The structured dimension callout represents a special type of a draughting callout, which identifies the various components of the dimension text.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcDraughtingCallout |
IfcDraughtingCalloutRelationship.relatedDraughtingCallout |
private IfcDraughtingCallout |
IfcDraughtingCalloutRelationship.relatingDraughtingCallout |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDraughtingCallout |
IfcDraughtingCalloutRelationship.getRelatedDraughtingCallout() |
IfcDraughtingCallout |
IfcDraughtingCalloutRelationship.getRelatingDraughtingCallout() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcDraughtingCalloutRelationship.setRelatedDraughtingCallout(IfcDraughtingCallout relatedDraughtingCallout) |
void |
IfcDraughtingCalloutRelationship.setRelatingDraughtingCallout(IfcDraughtingCallout relatingDraughtingCallout) |
| 构造器和说明 |
|---|
IfcDimensionCalloutRelationship(IfcLabel name,
IfcText description,
IfcDraughtingCallout relatingDraughtingCallout,
IfcDraughtingCallout relatedDraughtingCallout) |
IfcDimensionPair(IfcLabel name,
IfcText description,
IfcDraughtingCallout relatingDraughtingCallout,
IfcDraughtingCallout relatedDraughtingCallout) |
IfcDraughtingCalloutRelationship(IfcLabel name,
IfcText description,
IfcDraughtingCallout relatingDraughtingCallout,
IfcDraughtingCallout relatedDraughtingCallout) |
Copyright © 2023. All rights reserved.