示例#1
0
 def SetLayer(self, l):
     return _mesh.NodeExtrudeCoefficient_SetLayer(self, l)
示例#2
0
 def SetLayer(self, l):
     r"""SetLayer(NodeExtrudeCoefficient self, int const l)"""
     return _mesh.NodeExtrudeCoefficient_SetLayer(self, l)