| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcCurveStyle
An IfcCurveStyle provides the style table for presentation information assigned to geometric curves.
|
class |
IfcFillAreaStyle
An IfcFillAreaStyle provides the style table for presentation information assigned
to annotation fill areas or surfaces for hatching and tiling.
|
class |
IfcSurfaceStyle
An assignment of one or many surface style elements to a surface,
defined by subtypes of IfcSurface, IfcFaceBasedSurfaceModel, IfcShellBasedSurfaceModel, or by subtypes of IfcSolidModel.
|
class |
IfcSymbolStyle
The symbol style is the presentation style that indicates the presentation of annotation symbols.
|
class |
IfcTextStyle
The text style is a presentation style for annotation text..
|
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcPresentationStyleSelect> |
IfcPresentationStyleAssignment.styles |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcPresentationStyleSelect> |
IfcPresentationStyleAssignment.getStyles() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPresentationStyleAssignment.setStyles(SET<IfcPresentationStyleSelect> styles) |
| 构造器和说明 |
|---|
IfcPresentationStyleAssignment(SET<IfcPresentationStyleSelect> styles) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcNullStyle
The null style type specifies, that a representation item is not styled.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcPresentationStyleSelect> |
IfcPresentationLayerWithStyle.layerStyles |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcPresentationStyleSelect> |
IfcPresentationLayerWithStyle.getLayerStyles() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPresentationLayerWithStyle.setLayerStyles(SET<IfcPresentationStyleSelect> layerStyles) |
| 构造器和说明 |
|---|
IfcPresentationLayerWithStyle(IfcLabel name,
IfcText description,
SET<IfcLayeredItem> assignedItems,
IfcIdentifier identifier,
LOGICAL layerOn,
LOGICAL layerFrozen,
LOGICAL layerBlocked,
SET<IfcPresentationStyleSelect> layerStyles) |
Copyright © 2023. All rights reserved.