CMGRPCommand#

class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.FE.CDB.CMGRPCommand#

Bases: object

Represents a CMGRP command.

Overview#

Aname

Gets the assembly name.

Cnames

Gets the component and/or assembly names.

Index

Gets the command index.

Name

Gets the command name.

Property detail#

property CMGRPCommand.Aname: str | None#

Gets the assembly name.

property CMGRPCommand.Cnames: tuple[str] | None#

Gets the component and/or assembly names.

property CMGRPCommand.Index: int | None#

Gets the command index.

property CMGRPCommand.Name: str | None#

Gets the command name.