component¶
-
cgp_maya_utils.scene.component(fullName)¶ the component object from a component full name
Parameters: fullName (str) – the full name of the component - shape.component[]orshape.component[][]Returns: the component object Return type: cgp_maya_utils.scene.Component,cgp_maya_utils.scene.CurvePoint,cgp_maya_utils.scene.Edge,cgp_maya_utils.scene.EditPoint,cgp_maya_utils.scene.Face,cgp_maya_utils.scene.IsoparmU,cgp_maya_utils.scene.IsoparmV,cgp_maya_utils.scene.SurfacePatch,cgp_maya_utils.scene.SurfacePoint,cgp_maya_utils.scene.TransformComponent,cgp_maya_utils.scene.Vertex,