public abstract class CSGProfile
extends com.supermap.data.InternalHandleDisposable
public ProfileType getType()
public Matrix getMatrix()
public void setMatrix(Matrix matrix)
matrix
- 位置矩阵public static CSGProfile fromJSON(String jsonFile)
jsonFile
- 截面文件(*.json)public boolean toJSON(String outFileName)
outFileName
- 截面文件(*.json)public void dispose()
Copyright © 2021–2024 SuperMap. All rights reserved.