SecoffsetCommand#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.FE.CDB.SecoffsetCommand#

Bases: object

Represents a SECOFFSET command.

Overview#

Index

Gets the command index.

Location

Gets the location of nodes in the section.

Name

Gets the command name.

Values

Gets the values.

Property detail#

property SecoffsetCommand.Index: int | None#

Gets the command index.

property SecoffsetCommand.Location: str | None#

Gets the location of nodes in the section.

property SecoffsetCommand.Name: str | None#

Gets the command name.

property SecoffsetCommand.Values: tuple[float] | None#

Gets the values.