Skip to main content

Mechanical scripting interface

JointGeneralPrimitiveType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.JointGeneralPrimitiveType

Bases: enum.Enum

Specifies the JointGeneralPrimitiveType.

Overview

Attributes

Name
InLine
InPlane
None_
Orientation
Parallel

Attribute detail

JointGeneralPrimitiveType.InLine = 3

JointGeneralPrimitiveType.InPlane = 2

JointGeneralPrimitiveType.None_ = 0

JointGeneralPrimitiveType.Orientation = 4

JointGeneralPrimitiveType.Parallel = 1