BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
PlatformAlgorithm
MeasurementTool
checkSolidsCollision
getCollisionSolids
getCurrentDocumentVisibleSolids
getCurve2dLength
getCurve2dsLength
getCurveLength
getCurveLength
getCurvesLength
getFaceArea
getFaceCenter
getFacePerimeterOrEdgeWireLength
getMatrixOfInertia
getMinDistance
getSolidCenter
getSolidVolume
getStaticMoments
getVisibleSolids
isCollision
isCollision
isCollision
◆
getVisibleSolids()
static void getVisibleSolids
(
const std::vector<
App::IDocumentObject
* > &
inputSolids
,
std::vector<
App::IDocumentObject
* > &
resultObjs
)
static
获取某个列表中的可视对象
获取某个列表中的可视对象
参数
[in]
inputSolids
输入的对象列表
[in]
resultObjs
筛选的结果对象列表