| 限定符和类型 | 方法和说明 |
|---|---|
void |
SET.addAll(LIST<E> list) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcText> |
IfcMove.punchList |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcText> |
IfcMove.getPunchList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcMove.setPunchList(LIST<IfcText> punchList) |
| 构造器和说明 |
|---|
IfcMove(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcIdentifier taskId,
IfcLabel status,
IfcLabel workMethod,
BOOLEAN isMilestone,
INTEGER priority,
IfcSpatialStructureElement moveFrom,
IfcSpatialStructureElement moveTo,
LIST<IfcText> punchList) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcStructuralLoad> |
IfcStructuralPlanarActionVarying.subsequentAppliedLoads |
private LIST<IfcStructuralLoad> |
IfcStructuralLinearActionVarying.subsequentAppliedLoads |
private LIST<IfcPositiveLengthMeasure> |
IfcStructuralSurfaceMemberVarying.subsequentThickness |
private LIST<IfcStructuralLoad> |
IfcStructuralPlanarActionVarying.varyingAppliedLoads |
private LIST<IfcStructuralLoad> |
IfcStructuralLinearActionVarying.varyingAppliedLoads |
private LIST<IfcPositiveLengthMeasure> |
IfcStructuralSurfaceMemberVarying.varyingThickness |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcStructuralLoad> |
IfcStructuralPlanarActionVarying.getSubsequentAppliedLoads() |
LIST<IfcStructuralLoad> |
IfcStructuralLinearActionVarying.getSubsequentAppliedLoads() |
LIST<IfcPositiveLengthMeasure> |
IfcStructuralSurfaceMemberVarying.getSubsequentThickness() |
LIST<IfcStructuralLoad> |
IfcStructuralPlanarActionVarying.getVaryingAppliedLoads() |
LIST<IfcStructuralLoad> |
IfcStructuralLinearActionVarying.getVaryingAppliedLoads() |
LIST<IfcPositiveLengthMeasure> |
IfcStructuralSurfaceMemberVarying.getVaryingThickness() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcStructuralPlanarActionVarying.setSubsequentAppliedLoads(LIST<IfcStructuralLoad> subsequentAppliedLoads) |
void |
IfcStructuralLinearActionVarying.setSubsequentAppliedLoads(LIST<IfcStructuralLoad> subsequentAppliedLoads) |
void |
IfcStructuralSurfaceMemberVarying.setSubsequentThickness(LIST<IfcPositiveLengthMeasure> subsequentThickness) |
void |
IfcStructuralPlanarActionVarying.setVaryingAppliedLoads(LIST<IfcStructuralLoad> varyingAppliedLoads) |
void |
IfcStructuralLinearActionVarying.setVaryingAppliedLoads(LIST<IfcStructuralLoad> varyingAppliedLoads) |
void |
IfcStructuralSurfaceMemberVarying.setVaryingThickness(LIST<IfcPositiveLengthMeasure> varyingThickness) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcSectionReinforcementProperties> |
IfcReinforcementDefinitionProperties.reinforcementSectionDefinitions |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcSectionReinforcementProperties> |
IfcReinforcementDefinitionProperties.getReinforcementSectionDefinitions() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcReinforcementDefinitionProperties.setReinforcementSectionDefinitions(LIST<IfcSectionReinforcementProperties> reinforcementSectionDefinitions) |
| 构造器和说明 |
|---|
IfcReinforcementDefinitionProperties(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel definitionType,
LIST<IfcSectionReinforcementProperties> reinforcementSectionDefinitions) |
IfcReinforcementDefinitionProperties(IfcLabel definitionType,
LIST<IfcSectionReinforcementProperties> reinforcementSectionDefinitions) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcGridAxis> |
IfcGrid.uAxes |
private LIST<IfcGridAxis> |
IfcGrid.vAxes |
private LIST<IfcGridAxis> |
IfcGrid.wAxes |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<INTEGER> |
IfcSite.getRefLatitude() |
LIST<INTEGER> |
IfcSite.getRefLongitude() |
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) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcRepresentationMap> |
IfcTypeProduct.representationMaps |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcRepresentationMap> |
IfcTypeProduct.getRepresentationMaps() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTypeProduct.setRepresentationMaps(LIST<IfcRepresentationMap> representationMaps) |
| 构造器和说明 |
|---|
IfcTypeProduct(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel applicableOccurrence,
SET<IfcPropertySetDefinition> hasPropertySets,
LIST<IfcRepresentationMap> representationMaps,
IfcLabel tag) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcAddress> |
IfcPerson.addresses |
private LIST<IfcAddress> |
IfcOrganization.addresses |
private LIST<IfcLabel> |
IfcPostalAddress.AddressLines |
private LIST<IfcLabel> |
IfcTelecomAddress.electronicMailAddresses |
private LIST<IfcLabel> |
IfcTelecomAddress.facsimileNumbers |
private LIST<IfcLabel> |
IfcPerson.middleName |
private LIST<IfcLabel> |
IfcPerson.prefixTitles |
private LIST<IfcActorRole> |
IfcPersonAndOrganization.roles |
private LIST<IfcActorRole> |
IfcPerson.roles |
private LIST<IfcActorRole> |
IfcOrganization.roles |
private LIST<IfcLabel> |
IfcPerson.suffixTitles |
private LIST<IfcLabel> |
IfcTelecomAddress.telephoneNumbers |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcAddress> |
IfcPerson.getAddresses() |
LIST<IfcAddress> |
IfcOrganization.getAddresses() |
LIST<IfcLabel> |
IfcPostalAddress.getAddressLines() |
LIST<IfcLabel> |
IfcTelecomAddress.getElectronicMailAddresses() |
LIST<IfcLabel> |
IfcTelecomAddress.getFacsimileNumbers() |
LIST<IfcLabel> |
IfcPerson.getMiddleName() |
LIST<IfcLabel> |
IfcPerson.getPrefixTitles() |
LIST<IfcActorRole> |
IfcPersonAndOrganization.getRoles() |
LIST<IfcActorRole> |
IfcPerson.getRoles() |
LIST<IfcActorRole> |
IfcOrganization.getRoles() |
LIST<IfcLabel> |
IfcPerson.getSuffixTitles() |
LIST<IfcLabel> |
IfcTelecomAddress.getTelephoneNumbers() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPerson.setAddresses(LIST<IfcAddress> addresses) |
void |
IfcOrganization.setAddresses(LIST<IfcAddress> addresses) |
void |
IfcPostalAddress.setAddressLines(LIST<IfcLabel> addressLines) |
void |
IfcTelecomAddress.setElectronicMailAddresses(LIST<IfcLabel> electronicMailAddresses) |
void |
IfcTelecomAddress.setFacsimileNumbers(LIST<IfcLabel> facsimileNumbers) |
void |
IfcPerson.setMiddleName(LIST<IfcLabel> middleName) |
void |
IfcPerson.setPrefixTitles(LIST<IfcLabel> prefixTitles) |
void |
IfcPersonAndOrganization.setRoles(LIST<IfcActorRole> roles) |
void |
IfcPerson.setRoles(LIST<IfcActorRole> roles) |
void |
IfcOrganization.setRoles(LIST<IfcActorRole> roles) |
void |
IfcPerson.setSuffixTitles(LIST<IfcLabel> suffixTitles) |
void |
IfcTelecomAddress.setTelephoneNumbers(LIST<IfcLabel> telephoneNumbers) |
| 构造器和说明 |
|---|
IfcOrganization(IfcIdentifier id,
IfcLabel name,
IfcText description,
LIST<IfcActorRole> roles,
LIST<IfcAddress> addresses) |
IfcOrganization(IfcIdentifier id,
IfcLabel name,
IfcText description,
LIST<IfcActorRole> roles,
LIST<IfcAddress> addresses) |
IfcPerson(IfcIdentifier id,
IfcLabel familyName,
IfcLabel givenName,
LIST<IfcLabel> middleName,
LIST<IfcLabel> prefixTitles,
LIST<IfcLabel> suffixTitles,
LIST<IfcActorRole> roles,
LIST<IfcAddress> addresses) |
IfcPerson(IfcIdentifier id,
IfcLabel familyName,
IfcLabel givenName,
LIST<IfcLabel> middleName,
LIST<IfcLabel> prefixTitles,
LIST<IfcLabel> suffixTitles,
LIST<IfcActorRole> roles,
LIST<IfcAddress> addresses) |
IfcPerson(IfcIdentifier id,
IfcLabel familyName,
IfcLabel givenName,
LIST<IfcLabel> middleName,
LIST<IfcLabel> prefixTitles,
LIST<IfcLabel> suffixTitles,
LIST<IfcActorRole> roles,
LIST<IfcAddress> addresses) |
IfcPerson(IfcIdentifier id,
IfcLabel familyName,
IfcLabel givenName,
LIST<IfcLabel> middleName,
LIST<IfcLabel> prefixTitles,
LIST<IfcLabel> suffixTitles,
LIST<IfcActorRole> roles,
LIST<IfcAddress> addresses) |
IfcPerson(IfcIdentifier id,
IfcLabel familyName,
IfcLabel givenName,
LIST<IfcLabel> middleName,
LIST<IfcLabel> prefixTitles,
LIST<IfcLabel> suffixTitles,
LIST<IfcActorRole> roles,
LIST<IfcAddress> addresses) |
IfcPersonAndOrganization(IfcPerson thePerson,
IfcOrganization theOrganization,
LIST<IfcActorRole> roles) |
IfcPostalAddress(IfcAddressTypeEnum purpose,
IfcText description,
IfcLabel userDefinedPurpose,
IfcLabel internalLocation,
LIST<IfcLabel> addressLines,
IfcLabel postalBox,
IfcLabel town,
IfcLabel region,
IfcLabel postalCode,
IfcLabel country) |
IfcTelecomAddress(LIST<IfcLabel> telephoneNumbers,
LIST<IfcLabel> facsimileNumbers,
IfcLabel pagerNumber,
LIST<IfcLabel> electronicMailAddresses,
IfcLabel wWWHomePageURL) |
IfcTelecomAddress(LIST<IfcLabel> telephoneNumbers,
LIST<IfcLabel> facsimileNumbers,
IfcLabel pagerNumber,
LIST<IfcLabel> electronicMailAddresses,
IfcLabel wWWHomePageURL) |
IfcTelecomAddress(LIST<IfcLabel> telephoneNumbers,
LIST<IfcLabel> facsimileNumbers,
IfcLabel pagerNumber,
LIST<IfcLabel> electronicMailAddresses,
IfcLabel wWWHomePageURL) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcConstraint> |
IfcConstraintAggregationRelationship.relatedConstraints |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcConstraint> |
IfcConstraintAggregationRelationship.getRelatedConstraints() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcConstraintAggregationRelationship.setRelatedConstraints(LIST<IfcConstraint> relatedConstraints) |
| 构造器和说明 |
|---|
IfcConstraintAggregationRelationship(IfcLabel name,
IfcText description,
IfcConstraint relatingConstraint,
LIST<IfcConstraint> relatedConstraints,
IfcLogicalOperatorEnum logicalAggregator) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcGridAxis> |
IfcVirtualGridIntersection.intersectingAxes |
private LIST<IfcLengthMeasure> |
IfcVirtualGridIntersection.offsetDistances |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcGridAxis> |
IfcVirtualGridIntersection.getIntersectingAxes() |
LIST<IfcLengthMeasure> |
IfcVirtualGridIntersection.getOffsetDistances() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcVirtualGridIntersection.setIntersectingAxes(LIST<IfcGridAxis> intersectingAxes) |
void |
IfcVirtualGridIntersection.setOffsetDistances(LIST<IfcLengthMeasure> offsetDistances) |
| 构造器和说明 |
|---|
IfcVirtualGridIntersection(LIST<IfcGridAxis> intersectingAxes,
LIST<IfcLengthMeasure> offsetDistances) |
IfcVirtualGridIntersection(LIST<IfcGridAxis> intersectingAxes,
LIST<IfcLengthMeasure> offsetDistances) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcAxis2Placement3D> |
IfcSectionedSpine.crossSectionPositions |
private LIST<IfcProfileDef> |
IfcSectionedSpine.crossSections |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcAxis2Placement3D> |
IfcSectionedSpine.getCrossSectionPositions() |
LIST<IfcProfileDef> |
IfcSectionedSpine.getCrossSections() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcSectionedSpine.setCrossSectionPositions(LIST<IfcAxis2Placement3D> crossSectionPositions) |
void |
IfcSectionedSpine.setCrossSections(LIST<IfcProfileDef> crossSections) |
| 构造器和说明 |
|---|
IfcSectionedSpine(IfcCompositeCurve spineCurve,
LIST<IfcProfileDef> crossSections,
LIST<IfcAxis2Placement3D> crossSectionPositions) |
IfcSectionedSpine(IfcCompositeCurve spineCurve,
LIST<IfcProfileDef> crossSections,
LIST<IfcAxis2Placement3D> crossSectionPositions) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcCartesianPoint> |
IfcBSplineCurve.controlPointsList |
private LIST<IfcLengthMeasure> |
IfcCartesianPoint.coordinates |
private LIST<Double> |
IfcDirection.directionRatios |
private LIST<IfcDirection> |
IfcAxis2Placement3D.p |
private LIST<IfcDirection> |
IfcAxis2Placement2D.p |
private LIST<IfcCartesianPoint> |
IfcPolyline.points |
private LIST<IfcCompositeCurveSegment> |
IfcCompositeCurve.segments |
private LIST<IfcDirection> |
IfcCartesianTransformationOperator3D.u |
private LIST<IfcDirection> |
IfcCartesianTransformationOperator2D.u |
private LIST<REAL> |
IfcRationalBezierCurve.weightsData |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcCartesianPoint> |
IfcBSplineCurve.getControlPointsList() |
LIST<IfcLengthMeasure> |
IfcCartesianPoint.getCoordinates() |
LIST<Double> |
IfcDirection.getDirectionRatios() |
LIST<IfcDirection> |
IfcAxis2Placement3D.getP() |
LIST<IfcDirection> |
IfcAxis2Placement2D.getP() |
LIST<IfcCartesianPoint> |
IfcPolyline.getPoints() |
LIST<IfcCompositeCurveSegment> |
IfcCompositeCurve.getSegments() |
LIST<IfcDirection> |
IfcCartesianTransformationOperator3D.getU() |
LIST<IfcDirection> |
IfcCartesianTransformationOperator2D.getU() |
LIST<REAL> |
IfcRationalBezierCurve.getWeightsData() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcBSplineCurve.setControlPointsList(LIST<IfcCartesianPoint> controlPointsList) |
void |
IfcCartesianPoint.setCoordinates(LIST<IfcLengthMeasure> coordinates) |
void |
IfcDirection.setDirectionRatios(LIST<Double> directionRatios) |
void |
IfcAxis2Placement3D.setP(LIST<IfcDirection> p) |
void |
IfcAxis2Placement2D.setP(LIST<IfcDirection> p) |
void |
IfcPolyline.setPoints(LIST<IfcCartesianPoint> points) |
void |
IfcCompositeCurve.setSegments(LIST<IfcCompositeCurveSegment> segments) |
void |
IfcCartesianTransformationOperator3D.setU(LIST<IfcDirection> u) |
void |
IfcCartesianTransformationOperator2D.setU(LIST<IfcDirection> u) |
void |
IfcRationalBezierCurve.setWeightsData(LIST<REAL> weightsData) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcMaterialLayer> |
IfcMaterialLayerSet.materialLayers |
private LIST<IfcMaterial> |
IfcMaterialList.materials |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcMaterialLayer> |
IfcMaterialLayerSet.getMaterialLayers() |
LIST<IfcMaterial> |
IfcMaterialList.getMaterials() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcMaterialLayerSet.setMaterialLayers(LIST<IfcMaterialLayer> materialLayers) |
void |
IfcMaterialList.setMaterials(LIST<IfcMaterial> materials) |
| 构造器和说明 |
|---|
IfcMaterialLayerSet(LIST<IfcMaterialLayer> materialLayers,
IfcLabel layerSetName) |
IfcMaterialList(LIST<IfcMaterial> materials) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcComplexNumber
Representation of a complex number expressed as an array with two elements.
|
class |
IfcCompoundPlaneAngleMeasure
A compound measure of plane angle in degrees minutes and seconds of arc.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<INTEGER> |
IfcCompoundPlaneAngleMeasure.value |
private LIST<REAL> |
IfcComplexNumber.value |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<INTEGER> |
IfcCompoundPlaneAngleMeasure.getValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
private boolean |
IfcCompoundPlaneAngleMeasure.isValid(LIST<INTEGER> value) |
| 构造器和说明 |
|---|
IfcComplexNumber(LIST<IfcDataType> objs) |
IfcCompoundPlaneAngleMeasure(LIST<IfcDataType> objs) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcTextFontName> |
IfcTextStyleFontModel.fontFamily |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcTextFontName> |
IfcTextStyleFontModel.getFontFamily() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTextStyleFontModel.setFontFamily(LIST<IfcTextFontName> fontFamily) |
| 构造器和说明 |
|---|
IfcTextStyleFontModel(IfcLabel name,
LIST<IfcTextFontName> fontFamily,
IfcFontStyle fontStyle,
IfcFontVariant fontVariant,
IfcFontWeight fontWeight,
IfcSizeSelect fontSize) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcCurveStyleFontPattern> |
IfcCurveStyleFont.patternList |
private LIST<BINARY> |
IfcPixelTexture.pixel |
private LIST<IfcSurfaceTexture> |
IfcSurfaceStyleWithTextures.textures |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcCurveStyleFontPattern> |
IfcCurveStyleFont.getPatternList() |
LIST<BINARY> |
IfcPixelTexture.getPixel() |
LIST<IfcSurfaceTexture> |
IfcSurfaceStyleWithTextures.getTextures() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcCurveStyleFont.setPatternList(LIST<IfcCurveStyleFontPattern> patternList) |
void |
IfcPixelTexture.setPixel(LIST<BINARY> pixel) |
void |
IfcSurfaceStyleWithTextures.setTextures(LIST<IfcSurfaceTexture> textures) |
| 构造器和说明 |
|---|
IfcCurveStyleFont(IfcLabel name,
LIST<IfcCurveStyleFontPattern> patternList) |
IfcPixelTexture(BOOLEAN repeatS,
BOOLEAN repeatT,
IfcSurfaceTextureEnum textureType,
IfcCartesianTransformationOperator2D textureTransform,
IfcInteger width,
IfcInteger height,
IfcInteger colourComponents,
LIST<BINARY> pixel) |
IfcPixelTexture(IfcInteger width,
IfcInteger height,
IfcInteger colourComponents,
LIST<BINARY> pixel) |
IfcSurfaceStyleWithTextures(LIST<IfcSurfaceTexture> textures) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcParameterValue> |
IfcTextureVertex.coordinates |
private LIST<IfcSimpleValue> |
IfcTextureCoordinateGenerator.parameter |
private LIST<IfcCartesianPoint> |
IfcVertexBasedTextureMap.texturePoints |
private LIST<IfcTextureVertex> |
IfcVertexBasedTextureMap.textureVertices |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcParameterValue> |
IfcTextureVertex.getCoordinates() |
LIST<IfcSimpleValue> |
IfcTextureCoordinateGenerator.getParameter() |
LIST<IfcCartesianPoint> |
IfcVertexBasedTextureMap.getTexturePoints() |
LIST<IfcTextureVertex> |
IfcVertexBasedTextureMap.getTextureVertices() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTextureVertex.setCoordinates(LIST<IfcParameterValue> coordinates) |
void |
IfcTextureCoordinateGenerator.setParameter(LIST<IfcSimpleValue> parameter) |
void |
IfcVertexBasedTextureMap.setTexturePoints(LIST<IfcCartesianPoint> texturePoints) |
void |
IfcVertexBasedTextureMap.setTextureVertices(LIST<IfcTextureVertex> textureVertices) |
| 构造器和说明 |
|---|
IfcTextureCoordinateGenerator(IfcLabel mode,
LIST<IfcSimpleValue> parameter) |
IfcTextureVertex(LIST<IfcParameterValue> coordinates) |
IfcVertexBasedTextureMap(LIST<IfcTextureVertex> textureVertices,
LIST<IfcCartesianPoint> texturePoints) |
IfcVertexBasedTextureMap(LIST<IfcTextureVertex> textureVertices,
LIST<IfcCartesianPoint> texturePoints) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcLightDistributionData> |
IfcLightIntensityDistribution.distributionData |
private LIST<IfcLuminousIntensityDistributionMeasure> |
IfcLightDistributionData.luminousIntensity |
private LIST<IfcPlaneAngleMeasure> |
IfcLightDistributionData.secondaryPlaneAngle |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcLightDistributionData> |
IfcLightIntensityDistribution.getDistributionData() |
LIST<IfcLuminousIntensityDistributionMeasure> |
IfcLightDistributionData.getLuminousIntensity() |
LIST<IfcPlaneAngleMeasure> |
IfcLightDistributionData.getSecondaryPlaneAngle() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcLightIntensityDistribution.setDistributionData(LIST<IfcLightDistributionData> distributionData) |
void |
IfcLightDistributionData.setLuminousIntensity(LIST<IfcLuminousIntensityDistributionMeasure> luminousIntensity) |
void |
IfcLightDistributionData.setSecondaryPlaneAngle(LIST<IfcPlaneAngleMeasure> secondaryPlaneAngle) |
| 构造器和说明 |
|---|
IfcLightDistributionData(IfcPlaneAngleMeasure mainPlaneAngle,
LIST<IfcPlaneAngleMeasure> secondaryPlaneAngle,
LIST<IfcLuminousIntensityDistributionMeasure> luminousIntensity) |
IfcLightDistributionData(IfcPlaneAngleMeasure mainPlaneAngle,
LIST<IfcPlaneAngleMeasure> secondaryPlaneAngle,
LIST<IfcLuminousIntensityDistributionMeasure> luminousIntensity) |
IfcLightIntensityDistribution(IfcLightDistributionCurveEnum lightDistributionCurve,
LIST<IfcLightDistributionData> distributionData) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcValue> |
IfcPropertyTableValue.definedValues |
private LIST<IfcValue> |
IfcPropertyTableValue.definingValues |
private LIST<IfcValue> |
IfcPropertyEnumeration.enumerationValues |
private LIST<IfcValue> |
IfcPropertyEnumeratedValue.enumerationValues |
private LIST<IfcValue> |
IfcPropertyListValue.listValues |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcValue> |
IfcPropertyTableValue.getDefinedValues() |
LIST<IfcValue> |
IfcPropertyTableValue.getDefiningValues() |
LIST<IfcValue> |
IfcPropertyListValue.getListValues() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPropertyTableValue.setDefinedValues(LIST<IfcValue> definedValues) |
void |
IfcPropertyTableValue.setDefiningValues(LIST<IfcValue> definingValues) |
void |
IfcPropertyEnumeration.setEnumerationValues(LIST<IfcValue> enumerationValues) |
void |
IfcPropertyEnumeratedValue.setEnumerationValues(LIST<IfcValue> enumerationValues) |
void |
IfcPropertyListValue.setListValues(LIST<IfcValue> listValues) |
| 构造器和说明 |
|---|
IfcPropertyEnumeratedValue(IfcIdentifier name,
IfcText description,
LIST<IfcValue> enumerationValues,
IfcPropertyEnumeration enumerationReference) |
IfcPropertyEnumeration(IfcLabel name,
LIST<IfcValue> enumerationValues,
IfcUnit unit) |
IfcPropertyListValue(IfcIdentifier name,
IfcText description,
LIST<IfcValue> listValues,
IfcUnit unit) |
IfcPropertyTableValue(IfcIdentifier name,
IfcText description,
LIST<IfcValue> definingValues,
LIST<IfcValue> definedValues,
IfcText expression,
IfcUnit definingUnit,
IfcUnit definedUnit) |
IfcPropertyTableValue(IfcIdentifier name,
IfcText description,
LIST<IfcValue> definingValues,
LIST<IfcValue> definedValues,
IfcText expression,
IfcUnit definingUnit,
IfcUnit definedUnit) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcRepresentation> |
IfcProductRepresentation.representations |
private LIST<IfcShapeModel> |
IfcShapeAspect.shapeRepresentations |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcRepresentation> |
IfcProductRepresentation.getRepresentations() |
LIST<IfcShapeModel> |
IfcShapeAspect.getShapeRepresentations() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcProductRepresentation.setRepresentations(LIST<IfcRepresentation> representations) |
void |
IfcShapeAspect.setShapeRepresentations(LIST<IfcShapeModel> shapeRepresentations) |
| 构造器和说明 |
|---|
IfcMaterialDefinitionRepresentation(IfcLabel name,
IfcText description,
LIST<IfcRepresentation> representations,
IfcMaterial representedMaterial) |
IfcProductDefinitionShape(IfcLabel name,
IfcText description,
LIST<IfcRepresentation> representations) |
IfcProductRepresentation(IfcLabel name,
IfcText description,
LIST<IfcRepresentation> representations) |
IfcShapeAspect(LIST<IfcShapeModel> shapeRepresentations,
IfcLabel name,
IfcText description,
LOGICAL productDefinitional,
IfcProductDefinitionShape partOfProductDefinitionShape) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcValue> |
IfcTimeSeriesValue.listValues |
private LIST<IfcValue> |
IfcIrregularTimeSeriesValue.listValues |
private LIST<IfcTimeSeriesValue> |
IfcRegularTimeSeries.values |
private LIST<IfcIrregularTimeSeriesValue> |
IfcIrregularTimeSeries.values |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcValue> |
IfcTimeSeriesValue.getListValues() |
LIST<IfcValue> |
IfcIrregularTimeSeriesValue.getListValues() |
LIST<IfcTimeSeriesValue> |
IfcRegularTimeSeries.getValues() |
LIST<IfcIrregularTimeSeriesValue> |
IfcIrregularTimeSeries.getValues() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTimeSeriesValue.setListValues(LIST<IfcValue> listValues) |
void |
IfcIrregularTimeSeriesValue.setListValues(LIST<IfcValue> listValues) |
void |
IfcIrregularTimeSeries.setValues(LIST<IfcIrregularTimeSeriesValue> values) |
void |
IfcRegularTimeSeries.setValues(LIST<IfcTimeSeriesValue> values) |
| 构造器和说明 |
|---|
IfcIrregularTimeSeries(IfcLabel name,
IfcText description,
IfcDateTimeSelect startTime,
IfcDateTimeSelect endTime,
IfcTimeSeriesDataTypeEnum timeSeriesDataType,
IfcDataOriginEnum dataOrigin,
IfcLabel userDefinedDataOrigin,
IfcUnit unit,
LIST<IfcIrregularTimeSeriesValue> values) |
IfcIrregularTimeSeriesValue(IfcDateTimeSelect timeStamp,
LIST<IfcValue> listValues) |
IfcRegularTimeSeries(IfcLabel name,
IfcText description,
IfcDateTimeSelect startTime,
IfcDateTimeSelect endTime,
IfcTimeSeriesDataTypeEnum timeSeriesDataType,
IfcDataOriginEnum dataOrigin,
IfcLabel userDefinedDataOrigin,
IfcUnit unit,
IfcTimeMeasure timeStep,
LIST<IfcTimeSeriesValue> values) |
IfcTimeSeriesValue(LIST<IfcValue> listValues) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcOrientedEdge> |
IfcPath.edgeList |
private LIST<IfcOrientedEdge> |
IfcEdgeLoop.edgeList |
private LIST<IfcCartesianPoint> |
IfcPolyLoop.polygon |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcOrientedEdge> |
IfcPath.getEdgeList() |
LIST<IfcOrientedEdge> |
IfcEdgeLoop.getEdgeList() |
LIST<IfcCartesianPoint> |
IfcPolyLoop.getPolygon() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPath.setEdgeList(LIST<IfcOrientedEdge> edgeList) |
void |
IfcEdgeLoop.setEdgeList(LIST<IfcOrientedEdge> edgeList) |
void |
IfcPolyLoop.setPolygon(LIST<IfcCartesianPoint> polygon) |
| 构造器和说明 |
|---|
IfcEdgeLoop(LIST<IfcOrientedEdge> edgeList) |
IfcPath(LIST<IfcOrientedEdge> edgeList) |
IfcPolyLoop(LIST<IfcCartesianPoint> polygon) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcValue> |
IfcTableRow.RowCells |
private LIST<IfcTableRow> |
IfcTable.rows |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcValue> |
IfcTableRow.getRowCells() |
LIST<IfcTableRow> |
IfcTable.getRows() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTableRow.setRowCells(LIST<IfcValue> rowCells) |
void |
IfcTable.setRows(LIST<IfcTableRow> rows) |
| 构造器和说明 |
|---|
IfcTable(STRING name,
LIST<IfcTableRow> rows) |
IfcTableRow(LIST<IfcValue> rowCells,
BOOLEAN isHeading) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcSoundValue> |
IfcSoundProperties.soundValues |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcSoundValue> |
IfcSoundProperties.getSoundValues() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcSoundProperties.setSoundValues(LIST<IfcSoundValue> soundValues) |
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) LIST<INTEGER> |
IfcRelConnectsPathElements.relatedPriorities |
(专用程序包) LIST<INTEGER> |
IfcRelConnectsPathElements.relatingPriorities |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<INTEGER> |
IfcRelConnectsPathElements.getRelatedPriorities() |
LIST<INTEGER> |
IfcRelConnectsPathElements.getRelatingPriorities() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelConnectsPathElements.setRelatedPriorities(LIST<INTEGER> relatedPriorities) |
void |
IfcRelConnectsPathElements.setRelatingPriorities(LIST<INTEGER> relatingPriorities) |
| 构造器和说明 |
|---|
IfcFurnitureType(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel applicableOccurrence,
SET<IfcPropertySetDefinition> hasPropertySets,
LIST<IfcRepresentationMap> representationMaps,
IfcLabel tag,
IfcLabel elementType,
IfcAssemblyPlaceEnum assemblyPlace) |
IfcSystemFurnitureElementType(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel applicableOccurrence,
SET<IfcPropertySetDefinition> hasPropertySets,
LIST<IfcRepresentationMap> representationMaps,
IfcLabel tag,
IfcLabel elementType) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcRelAssignsToProjectOrder> |
IfcProjectOrderRecord.records |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcRelAssignsToProjectOrder> |
IfcProjectOrderRecord.getRecords() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcProjectOrderRecord.setRecords(LIST<IfcRelAssignsToProjectOrder> records) |
| 构造器和说明 |
|---|
IfcProjectOrderRecord(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
SET<IfcRelAssignsToControl> controls,
LIST<IfcRelAssignsToProjectOrder> records,
IfcProjectOrderRecordTypeEnum predefinedType) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected LIST<IfcAddress> |
AbstractFactory.convertAddress(List<Address> addresses) |
protected LIST<IfcActorRole> |
AbstractFactory.convertRoles(List<Role> roles) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected IfcPerson |
AbstractFactory.convertPerson(Person person,
LIST<IfcActorRole> roles,
LIST<IfcAddress> addresses) |
protected IfcPerson |
AbstractFactory.convertPerson(Person person,
LIST<IfcActorRole> roles,
LIST<IfcAddress> addresses) |
Copyright © 2023. All rights reserved.