| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.extension.product.entities | |
| org.sikongsphere.ifc.model.schema.resource.geometricconstraint.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcGridAxis> |
IfcGrid.uAxes |
private LIST<IfcGridAxis> |
IfcGrid.vAxes |
private LIST<IfcGridAxis> |
IfcGrid.wAxes |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcGridAxis> |
IfcGrid.getUAxes() |
LIST<IfcGridAxis> |
IfcGrid.getVAxes() |
LIST<IfcGridAxis> |
IfcGrid.getWAxes() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcGrid.setUAxes(LIST<IfcGridAxis> uAxes) |
void |
IfcGrid.setVAxes(LIST<IfcGridAxis> vAxes) |
void |
IfcGrid.setWAxes(LIST<IfcGridAxis> wAxes) |
| 构造器和说明 |
|---|
IfcGrid(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
LIST<IfcGridAxis> uAxes,
LIST<IfcGridAxis> vAxes,
LIST<IfcGridAxis> wAxes) |
IfcGrid(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
LIST<IfcGridAxis> uAxes,
LIST<IfcGridAxis> vAxes,
LIST<IfcGridAxis> wAxes) |
IfcGrid(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
LIST<IfcGridAxis> uAxes,
LIST<IfcGridAxis> vAxes,
LIST<IfcGridAxis> wAxes) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcGridAxis> |
IfcVirtualGridIntersection.intersectingAxes |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcGridAxis> |
IfcVirtualGridIntersection.getIntersectingAxes() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcVirtualGridIntersection.setIntersectingAxes(LIST<IfcGridAxis> intersectingAxes) |
| 构造器和说明 |
|---|
IfcVirtualGridIntersection(LIST<IfcGridAxis> intersectingAxes,
LIST<IfcLengthMeasure> offsetDistances) |
Copyright © 2023. All rights reserved.