
Public Member Functions | |
| def | SetLayerDistribution |
Definition at line 6164 of file smeshDC.py.
| def smeshDC.LayerDistribution.SetLayerDistribution | ( | self, | |
| hypo | |||
| ) |
Definition at line 6166 of file smeshDC.py.
06167 : 06168 StdMeshers._objref_StdMeshers_LayerDistribution.SetParameters(self,hypo.GetParameters()) 06169 hypo.ClearParameters(); 06170 StdMeshers._objref_StdMeshers_LayerDistribution.SetLayerDistribution(self,hypo) 06171 06172 #Registering the new proxy for LayerDistribution 06173 omniORB.registerObjref(StdMeshers._objref_StdMeshers_LayerDistribution._NP_RepositoryId, LayerDistribution) 06174 #Wrapper class for StdMeshers_SegmentLengthAroundVertex hypothesis