类的使用
com.supermap.data.Plane
-
使用Plane的程序包 程序包 说明 com.supermap.data com.supermap.realspace.threeddesigner -
-
com.supermap.data中Plane的使用
参数类型为Plane的com.supermap.data中的方法 限定符和类型 方法和说明 static Matrix
Matrix. getMirrorMatrix(Plane plane)
返回镜像矩阵。参数类型为Plane的com.supermap.data中的构造器 构造器和说明 Plane(Plane pPlane, Boolean cloneable)
根据给定的 Plane 对象构造一个与其完全相同的新对象。 -
com.supermap.realspace.threeddesigner中Plane的使用
参数类型为Plane的com.supermap.realspace.threeddesigner中的方法 限定符和类型 方法和说明 static ArrayList<Geometry3D>
MeshOperator. meshSplit(Geometry3D geometry3D, Plane plane, ArrayList<MeshSplitType> splitTypes, boolean bClose)
根据指定平面分割模型。static boolean
ModelBuilder3D. mirror(GeoModel3D model, Plane plane)
镜像。static Geometry3D
ModelBuilder3D. planeProjection(Geometry3D geometry3D, boolean bLonLat, double dHeading, double dTilt, Plane plane)
将三维对象按指定方位角和俯仰角投影到指定平面。static Geometry3D
ModelBuilder3D. planeProjection(Geometry3D geometry3D, boolean bLonLat, Vector3D vectorDir, Plane plane)
将三维对象按指定方向投影到指定平面。static GeoRegion3D
ModelBuilder3D. planeProjection(GeoModel3D model, Plane plane)
平面投影static GeoRegion
ModelBuilder3D. planeProjection2D(GeoModel3D model, Plane plane)
平面投影,将获得的投影转到XY上static ArrayList<GeoRegion3D>
ModelBuilder3D. sectionProjection(ArrayList<GeoModel3D> modelList, Plane plane)
截面投影,获得截面static GeoRegion3D
ModelBuilder3D. sectionProjection(GeoModel3D model, Plane plane)
截面投影,获得截面static GeoRegion
ModelBuilder3D. sectionProjection2D(GeoModel3D model, Plane plane)
截面投影,获得的截面转到XY上
-
Copyright © 2021–2025 SuperMap. All rights reserved.