SecoffsetCommand#

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

Bases: object

Represents a SECOFFSET command.

Overview#

Location

Gets the location of nodes in the section.

Values

Gets the values.

Name

Gets the command name.

Index

Gets the command index.

Property detail#

property SecoffsetCommand.Location: System.String | None

Gets the location of nodes in the section.

property SecoffsetCommand.Values: System.Collections.Generic.IReadOnlyList[System.Double] | None

Gets the values.

property SecoffsetCommand.Name: System.String | None

Gets the command name.

property SecoffsetCommand.Index: System.UInt32 | None

Gets the command index.