Skip to main content

Mechanical scripting interface

BeamOffsetType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.BeamOffsetType

Bases: enum.Enum

Specifies the BeamOffsetType.

Overview

Attributes

Name
Centroid
CoordinateSystemOrigin
ShearCenter
UserDefined

Attribute detail

BeamOffsetType.Centroid = 0

BeamOffsetType.CoordinateSystemOrigin = 2

BeamOffsetType.ShearCenter = 1

BeamOffsetType.UserDefined = 3