大家来说说partition后cell之间是什么连接吧,可以用来做什么
手册中这么说:You partition edges, faces, and cells by defining partitions that refer to existing geometry. You can partition a part in either the Partmodule or the Property module, or you can partition an assembly in the modules that operate on the assembly. For example, you can partition a face of the assembly in the Mesh module, and you can seed the resulting internal edge to refine your mesh. A partition is a feature; and, like all features, it can be edited, deleted, suppressed, resumed, and queried. Similarly, a partition is regenerated when the assembly or a part is regenerated.
那么是不是对于part,按cell来partition,分割开的两个面之间是什么连接?
节点连接么?跟在不在生成的edge上撒种子有没有关系
如果有,那我不撒种子的话,他们之间是没有连接还是element会跨过分割面
或者就是跟两个part之间的关系一样的了?
之前有用partition做constraint,然后通过constraint的部分控制模型运动,我在生成的面的各个边上撒了种子,现在做频响,那partition之后各部分加载不一样,partition还是不会影响整个模型频响结果吧?可是被分开的两部分之间是什么连接呢?实体之间的那样还是两个实体之间的某种连接呢?