OCC.Core.StepFEA module

StepFEA module, see official documentation at https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_stepfea.html

class StepFEA_AlignedCurve3dElementCoordinateSystem(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaRepresentationItem

  • Empty constructor
    rtype

    None

CoordinateSystem()
  • Returns field CoordinateSystem
    rtype

    opencascade::handle<StepFEA_FeaAxis2Placement3d>

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aCoordinateSystem

    type aCoordinateSystem

    StepFEA_FeaAxis2Placement3d

    rtype

    None

SetCoordinateSystem()
  • Set field CoordinateSystem
    param CoordinateSystem

    type CoordinateSystem

    StepFEA_FeaAxis2Placement3d

    rtype

    None

property thisown

The membership flag

class StepFEA_AlignedSurface3dElementCoordinateSystem(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaRepresentationItem

  • Empty constructor
    rtype

    None

CoordinateSystem()
  • Returns field CoordinateSystem
    rtype

    opencascade::handle<StepFEA_FeaAxis2Placement3d>

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aCoordinateSystem

    type aCoordinateSystem

    StepFEA_FeaAxis2Placement3d

    rtype

    None

SetCoordinateSystem()
  • Set field CoordinateSystem
    param CoordinateSystem

    type CoordinateSystem

    StepFEA_FeaAxis2Placement3d

    rtype

    None

property thisown

The membership flag

class StepFEA_ArbitraryVolume3dElementCoordinateSystem(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaRepresentationItem

  • Empty constructor
    rtype

    None

CoordinateSystem()
  • Returns field CoordinateSystem
    rtype

    opencascade::handle<StepFEA_FeaAxis2Placement3d>

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aCoordinateSystem

    type aCoordinateSystem

    StepFEA_FeaAxis2Placement3d

    rtype

    None

SetCoordinateSystem()
  • Set field CoordinateSystem
    param CoordinateSystem

    type CoordinateSystem

    StepFEA_FeaAxis2Placement3d

    rtype

    None

property thisown

The membership flag

class StepFEA_Array1OfCurveElementEndOffset(*args)

Bases: object

Assign()
ChangeFirst()
ChangeLast()
ChangeValue()
First()
Init()
IsAllocated()
IsDeletable()
IsEmpty()
Last()
Length()
Lower()
Move()
Resize()
Set()
SetValue()
Size()
Upper()
Value()
begin()
cbegin()
cend()
end()
next()
property thisown

The membership flag

class StepFEA_Array1OfCurveElementEndRelease(*args)

Bases: object

Assign()
ChangeFirst()
ChangeLast()
ChangeValue()
First()
Init()
IsAllocated()
IsDeletable()
IsEmpty()
Last()
Length()
Lower()
Move()
Resize()
Set()
SetValue()
Size()
Upper()
Value()
begin()
cbegin()
cend()
end()
next()
property thisown

The membership flag

class StepFEA_Array1OfCurveElementInterval(*args)

Bases: object

Assign()
ChangeFirst()
ChangeLast()
ChangeValue()
First()
Init()
IsAllocated()
IsDeletable()
IsEmpty()
Last()
Length()
Lower()
Move()
Resize()
Set()
SetValue()
Size()
Upper()
Value()
begin()
cbegin()
cend()
end()
next()
property thisown

The membership flag

class StepFEA_Array1OfDegreeOfFreedom(*args)

Bases: object

Assign()
ChangeFirst()
ChangeLast()
ChangeValue()
First()
Init()
IsAllocated()
IsDeletable()
IsEmpty()
Last()
Length()
Lower()
Move()
Resize()
Set()
SetValue()
Size()
Upper()
Value()
begin()
cbegin()
cend()
end()
next()
property thisown

The membership flag

class StepFEA_Array1OfElementRepresentation(*args)

Bases: object

Assign()
ChangeFirst()
ChangeLast()
ChangeValue()
First()
Init()
IsAllocated()
IsDeletable()
IsEmpty()
Last()
Length()
Lower()
Move()
Resize()
Set()
SetValue()
Size()
Upper()
Value()
begin()
cbegin()
cend()
end()
next()
property thisown

The membership flag

class StepFEA_Array1OfNodeRepresentation(*args)

Bases: object

Assign()
ChangeFirst()
ChangeLast()
ChangeValue()
First()
Init()
IsAllocated()
IsDeletable()
IsEmpty()
Last()
Length()
Lower()
Move()
Resize()
Set()
SetValue()
Size()
Upper()
Value()
begin()
cbegin()
cend()
end()
next()
property thisown

The membership flag

class StepFEA_ConstantSurface3dElementCoordinateSystem(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaRepresentationItem

  • Empty constructor
    rtype

    None

Angle()
  • Returns field Angle
    rtype

    float

Axis()
  • Returns field Axis
    rtype

    int

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aAxis

    type aAxis

    int

    param aAngle

    type aAngle

    float

    rtype

    None

SetAngle()
  • Set field Angle
    param Angle

    type Angle

    float

    rtype

    None

SetAxis()
  • Set field Axis
    param Axis

    type Axis

    int

    rtype

    None

property thisown

The membership flag

class StepFEA_Curve3dElementProperty(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
EndOffsets()
  • Returns field EndOffsets
    rtype

    opencascade::handle<StepFEA_HArray1OfCurveElementEndOffset>

EndReleases()
  • Returns field EndReleases
    rtype

    opencascade::handle<StepFEA_HArray1OfCurveElementEndRelease>

Init()
  • Initialize all fields (own and inherited)
    param aPropertyId

    type aPropertyId

    TCollection_HAsciiString

    param aDescription

    type aDescription

    TCollection_HAsciiString

    param aIntervalDefinitions

    type aIntervalDefinitions

    StepFEA_HArray1OfCurveElementInterval

    param aEndOffsets

    type aEndOffsets

    StepFEA_HArray1OfCurveElementEndOffset

    param aEndReleases

    type aEndReleases

    StepFEA_HArray1OfCurveElementEndRelease

    rtype

    None

IntervalDefinitions()
  • Returns field IntervalDefinitions
    rtype

    opencascade::handle<StepFEA_HArray1OfCurveElementInterval>

PropertyId()
  • Returns field PropertyId
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetEndOffsets()
  • Set field EndOffsets
    param EndOffsets

    type EndOffsets

    StepFEA_HArray1OfCurveElementEndOffset

    rtype

    None

SetEndReleases()
  • Set field EndReleases
    param EndReleases

    type EndReleases

    StepFEA_HArray1OfCurveElementEndRelease

    rtype

    None

SetIntervalDefinitions()
  • Set field IntervalDefinitions
    param IntervalDefinitions

    type IntervalDefinitions

    StepFEA_HArray1OfCurveElementInterval

    rtype

    None

SetPropertyId()
  • Set field PropertyId
    param PropertyId

    type PropertyId

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepFEA_Curve3dElementRepresentation(*args)

Bases: OCC.Core.StepFEA.StepFEA_ElementRepresentation

  • Empty constructor
    rtype

    None

static DownCast(t)
ElementDescriptor()
  • Returns field ElementDescriptor
    rtype

    opencascade::handle<StepElement_Curve3dElementDescriptor>

Init()
  • Initialize all fields (own and inherited)
    param aRepresentation_Name

    type aRepresentation_Name

    TCollection_HAsciiString

    param aRepresentation_Items

    type aRepresentation_Items

    StepRepr_HArray1OfRepresentationItem

    param aRepresentation_ContextOfItems

    type aRepresentation_ContextOfItems

    StepRepr_RepresentationContext

    param aElementRepresentation_NodeList

    type aElementRepresentation_NodeList

    StepFEA_HArray1OfNodeRepresentation

    param aModelRef

    type aModelRef

    StepFEA_FeaModel3d

    param aElementDescriptor

    type aElementDescriptor

    StepElement_Curve3dElementDescriptor

    param aProperty

    type aProperty

    StepFEA_Curve3dElementProperty

    param aMaterial

    type aMaterial

    StepElement_ElementMaterial

    rtype

    None

Material()
  • Returns field Material
    rtype

    opencascade::handle<StepElement_ElementMaterial>

ModelRef()
  • Returns field ModelRef
    rtype

    opencascade::handle<StepFEA_FeaModel3d>

Property()
  • Returns field Property
    rtype

    opencascade::handle<StepFEA_Curve3dElementProperty>

SetElementDescriptor()
  • Set field ElementDescriptor
    param ElementDescriptor

    type ElementDescriptor

    StepElement_Curve3dElementDescriptor

    rtype

    None

SetMaterial()
  • Set field Material
    param Material

    type Material

    StepElement_ElementMaterial

    rtype

    None

SetModelRef()
  • Set field ModelRef
    param ModelRef

    type ModelRef

    StepFEA_FeaModel3d

    rtype

    None

SetProperty()
  • Set field Property
    param Property

    type Property

    StepFEA_Curve3dElementProperty

    rtype

    None

property thisown

The membership flag

class StepFEA_CurveElementEndCoordinateSystem(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

AlignedCurve3dElementCoordinateSystem()
  • Returns Value as AlignedCurve3dElementCoordinateSystem (or Null if another type)
    rtype

    opencascade::handle<StepFEA_AlignedCurve3dElementCoordinateSystem>

FeaAxis2Placement3d()
  • Returns Value as FeaAxis2Placement3d (or Null if another type)
    rtype

    opencascade::handle<StepFEA_FeaAxis2Placement3d>

ParametricCurve3dElementCoordinateSystem()
  • Returns Value as ParametricCurve3dElementCoordinateSystem (or Null if another type)
    rtype

    opencascade::handle<StepFEA_ParametricCurve3dElementCoordinateSystem>

property thisown

The membership flag

class StepFEA_CurveElementEndOffset(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

CoordinateSystem()
  • Returns field CoordinateSystem
    rtype

    StepFEA_CurveElementEndCoordinateSystem

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aCoordinateSystem

    type aCoordinateSystem

    StepFEA_CurveElementEndCoordinateSystem

    param aOffsetVector

    type aOffsetVector

    TColStd_HArray1OfReal

    rtype

    None

OffsetVector()
  • Returns field OffsetVector
    rtype

    opencascade::handle<TColStd_HArray1OfReal>

SetCoordinateSystem()
  • Set field CoordinateSystem
    param CoordinateSystem

    type CoordinateSystem

    StepFEA_CurveElementEndCoordinateSystem

    rtype

    None

SetOffsetVector()
  • Set field OffsetVector
    param OffsetVector

    type OffsetVector

    TColStd_HArray1OfReal

    rtype

    None

property thisown

The membership flag

class StepFEA_CurveElementEndRelease(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

CoordinateSystem()
  • Returns field CoordinateSystem
    rtype

    StepFEA_CurveElementEndCoordinateSystem

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aCoordinateSystem

    type aCoordinateSystem

    StepFEA_CurveElementEndCoordinateSystem

    param aReleases

    type aReleases

    StepElement_HArray1OfCurveElementEndReleasePacket

    rtype

    None

Releases()
  • Returns field Releases
    rtype

    opencascade::handle<StepElement_HArray1OfCurveElementEndReleasePacket>

SetCoordinateSystem()
  • Set field CoordinateSystem
    param CoordinateSystem

    type CoordinateSystem

    StepFEA_CurveElementEndCoordinateSystem

    rtype

    None

SetReleases()
  • Set field Releases
    param Releases

    type Releases

    StepElement_HArray1OfCurveElementEndReleasePacket

    rtype

    None

property thisown

The membership flag

class StepFEA_CurveElementInterval(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

static DownCast(t)
EuAngles()
  • Returns field EuAngles
    rtype

    opencascade::handle<StepBasic_EulerAngles>

FinishPosition()
  • Returns field FinishPosition
    rtype

    opencascade::handle<StepFEA_CurveElementLocation>

Init()
  • Initialize all fields (own and inherited)
    param aFinishPosition

    type aFinishPosition

    StepFEA_CurveElementLocation

    param aEuAngles

    type aEuAngles

    StepBasic_EulerAngles

    rtype

    None

SetEuAngles()
  • Set field EuAngles
    param EuAngles

    type EuAngles

    StepBasic_EulerAngles

    rtype

    None

SetFinishPosition()
  • Set field FinishPosition
    param FinishPosition

    type FinishPosition

    StepFEA_CurveElementLocation

    rtype

    None

property thisown

The membership flag

class StepFEA_CurveElementIntervalConstant(*args)

Bases: OCC.Core.StepFEA.StepFEA_CurveElementInterval

  • Empty constructor
    rtype

    None

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aCurveElementInterval_FinishPosition

    type aCurveElementInterval_FinishPosition

    StepFEA_CurveElementLocation

    param aCurveElementInterval_EuAngles

    type aCurveElementInterval_EuAngles

    StepBasic_EulerAngles

    param aSection

    type aSection

    StepElement_CurveElementSectionDefinition

    rtype

    None

Section()
  • Returns field Section
    rtype

    opencascade::handle<StepElement_CurveElementSectionDefinition>

SetSection()
  • Set field Section
    param Section

    type Section

    StepElement_CurveElementSectionDefinition

    rtype

    None

property thisown

The membership flag

class StepFEA_CurveElementIntervalLinearlyVarying(*args)

Bases: OCC.Core.StepFEA.StepFEA_CurveElementInterval

  • Empty constructor
    rtype

    None

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aCurveElementInterval_FinishPosition

    type aCurveElementInterval_FinishPosition

    StepFEA_CurveElementLocation

    param aCurveElementInterval_EuAngles

    type aCurveElementInterval_EuAngles

    StepBasic_EulerAngles

    param aSections

    type aSections

    StepElement_HArray1OfCurveElementSectionDefinition

    rtype

    None

Sections()
  • Returns field Sections
    rtype

    opencascade::handle<StepElement_HArray1OfCurveElementSectionDefinition>

SetSections()
  • Set field Sections
    param Sections

    type Sections

    StepElement_HArray1OfCurveElementSectionDefinition

    rtype

    None

property thisown

The membership flag

class StepFEA_CurveElementLocation(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Coordinate()
  • Returns field Coordinate
    rtype

    opencascade::handle<StepFEA_FeaParametricPoint>

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aCoordinate

    type aCoordinate

    StepFEA_FeaParametricPoint

    rtype

    None

SetCoordinate()
  • Set field Coordinate
    param Coordinate

    type Coordinate

    StepFEA_FeaParametricPoint

    rtype

    None

property thisown

The membership flag

class StepFEA_DegreeOfFreedom(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

ApplicationDefinedDegreeOfFreedom()
  • Returns Value as ApplicationDefinedDegreeOfFreedom (or Null if another type)
    rtype

    opencascade::handle<TCollection_HAsciiString>

EnumeratedDegreeOfFreedom()
  • Returns Value as EnumeratedDegreeOfFreedom (or Null if another type)
    rtype

    StepFEA_EnumeratedDegreeOfFreedom

SetApplicationDefinedDegreeOfFreedom()
  • Set Value for ApplicationDefinedDegreeOfFreedom
    param aVal

    type aVal

    TCollection_HAsciiString

    rtype

    None

SetEnumeratedDegreeOfFreedom()
  • Returns Value as EnumeratedDegreeOfFreedom (or Null if another type)
    param aVal

    type aVal

    StepFEA_EnumeratedDegreeOfFreedom

    rtype

    None

property thisown

The membership flag

class StepFEA_DegreeOfFreedomMember(*args)

Bases: OCC.Core.StepData.StepData_SelectNamed

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_DummyNode(*args)

Bases: OCC.Core.StepFEA.StepFEA_NodeRepresentation

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_ElementGeometricRelationship(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Aspect()
  • Returns field Aspect
    rtype

    StepElement_ElementAspect

static DownCast(t)
ElementRef()
  • Returns field ElementRef
    rtype

    StepFEA_ElementOrElementGroup

Init()
  • Initialize all fields (own and inherited)
    param aElementRef

    type aElementRef

    StepFEA_ElementOrElementGroup

    param aItem

    type aItem

    StepElement_AnalysisItemWithinRepresentation

    param aAspect

    type aAspect

    StepElement_ElementAspect

    rtype

    None

Item()
  • Returns field Item
    rtype

    opencascade::handle<StepElement_AnalysisItemWithinRepresentation>

SetAspect()
  • Set field Aspect
    param Aspect

    type Aspect

    StepElement_ElementAspect

    rtype

    None

SetElementRef()
  • Set field ElementRef
    param ElementRef

    type ElementRef

    StepFEA_ElementOrElementGroup

    rtype

    None

SetItem()
  • Set field Item
    param Item

    type Item

    StepElement_AnalysisItemWithinRepresentation

    rtype

    None

property thisown

The membership flag

class StepFEA_ElementGroup(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaGroup

  • Empty constructor
    rtype

    None

static DownCast(t)
Elements()
  • Returns field Elements
    rtype

    opencascade::handle<StepFEA_HArray1OfElementRepresentation>

Init()
  • Initialize all fields (own and inherited)
    param aGroup_Name

    type aGroup_Name

    TCollection_HAsciiString

    param aGroup_Description

    type aGroup_Description

    TCollection_HAsciiString

    param aFeaGroup_ModelRef

    type aFeaGroup_ModelRef

    StepFEA_FeaModel

    param aElements

    type aElements

    StepFEA_HArray1OfElementRepresentation

    rtype

    None

SetElements()
  • Set field Elements
    param Elements

    type Elements

    StepFEA_HArray1OfElementRepresentation

    rtype

    None

property thisown

The membership flag

class StepFEA_ElementOrElementGroup(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

ElementGroup()
  • Returns Value as ElementGroup (or Null if another type)
    rtype

    opencascade::handle<StepFEA_ElementGroup>

ElementRepresentation()
  • Returns Value as ElementRepresentation (or Null if another type)
    rtype

    opencascade::handle<StepFEA_ElementRepresentation>

property thisown

The membership flag

class StepFEA_ElementRepresentation(*args)

Bases: OCC.Core.StepRepr.StepRepr_Representation

  • Empty constructor
    rtype

    None

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentation_Name

    type aRepresentation_Name

    TCollection_HAsciiString

    param aRepresentation_Items

    type aRepresentation_Items

    StepRepr_HArray1OfRepresentationItem

    param aRepresentation_ContextOfItems

    type aRepresentation_ContextOfItems

    StepRepr_RepresentationContext

    param aNodeList

    type aNodeList

    StepFEA_HArray1OfNodeRepresentation

    rtype

    None

NodeList()
  • Returns field NodeList
    rtype

    opencascade::handle<StepFEA_HArray1OfNodeRepresentation>

SetNodeList()
  • Set field NodeList
    param NodeList

    type NodeList

    StepFEA_HArray1OfNodeRepresentation

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaAreaDensity(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaMaterialPropertyRepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
FeaConstant()
  • Returns field FeaConstant
    rtype

    float

Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aFeaConstant

    type aFeaConstant

    float

    rtype

    None

SetFeaConstant()
  • Set field FeaConstant
    param FeaConstant

    type FeaConstant

    float

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaAxis2Placement3d(*args)

Bases: OCC.Core.StepGeom.StepGeom_Axis2Placement3d

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aPlacement_Location

    type aPlacement_Location

    StepGeom_CartesianPoint

    param hasAxis2Placement3d_Axis

    type hasAxis2Placement3d_Axis

    bool

    param aAxis2Placement3d_Axis

    type aAxis2Placement3d_Axis

    StepGeom_Direction

    param hasAxis2Placement3d_RefDirection

    type hasAxis2Placement3d_RefDirection

    bool

    param aAxis2Placement3d_RefDirection

    type aAxis2Placement3d_RefDirection

    StepGeom_Direction

    param aSystemType

    type aSystemType

    StepFEA_CoordinateSystemType

    param aDescription

    type aDescription

    TCollection_HAsciiString

    rtype

    None

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetSystemType()
  • Set field SystemType
    param SystemType

    type SystemType

    StepFEA_CoordinateSystemType

    rtype

    None

SystemType()
  • Returns field SystemType
    rtype

    StepFEA_CoordinateSystemType

property thisown

The membership flag

class StepFEA_FeaCurveSectionGeometricRelationship(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aSectionRef

    type aSectionRef

    StepElement_CurveElementSectionDefinition

    param aItem

    type aItem

    StepElement_AnalysisItemWithinRepresentation

    rtype

    None

Item()
  • Returns field Item
    rtype

    opencascade::handle<StepElement_AnalysisItemWithinRepresentation>

SectionRef()
  • Returns field SectionRef
    rtype

    opencascade::handle<StepElement_CurveElementSectionDefinition>

SetItem()
  • Set field Item
    param Item

    type Item

    StepElement_AnalysisItemWithinRepresentation

    rtype

    None

SetSectionRef()
  • Set field SectionRef
    param SectionRef

    type SectionRef

    StepElement_CurveElementSectionDefinition

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaGroup(*args)

Bases: OCC.Core.StepBasic.StepBasic_Group

  • Empty constructor
    rtype

    None

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aGroup_Name

    type aGroup_Name

    TCollection_HAsciiString

    param aGroup_Description

    type aGroup_Description

    TCollection_HAsciiString

    param aModelRef

    type aModelRef

    StepFEA_FeaModel

    rtype

    None

ModelRef()
  • Returns field ModelRef
    rtype

    opencascade::handle<StepFEA_FeaModel>

SetModelRef()
  • Set field ModelRef
    param ModelRef

    type ModelRef

    StepFEA_FeaModel

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaLinearElasticity(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaMaterialPropertyRepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
FeaConstants()
  • Returns field FeaConstants
    rtype

    StepFEA_SymmetricTensor43d

Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aFeaConstants

    type aFeaConstants

    StepFEA_SymmetricTensor43d

    rtype

    None

SetFeaConstants()
  • Set field FeaConstants
    param FeaConstants

    type FeaConstants

    StepFEA_SymmetricTensor43d

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaMassDensity(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaMaterialPropertyRepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
FeaConstant()
  • Returns field FeaConstant
    rtype

    float

Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aFeaConstant

    type aFeaConstant

    float

    rtype

    None

SetFeaConstant()
  • Set field FeaConstant
    param FeaConstant

    type FeaConstant

    float

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaMaterialPropertyRepresentation(*args)

Bases: OCC.Core.StepRepr.StepRepr_MaterialPropertyRepresentation

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_FeaMaterialPropertyRepresentationItem(*args)

Bases: OCC.Core.StepRepr.StepRepr_RepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_FeaModel(*args)

Bases: OCC.Core.StepRepr.StepRepr_Representation

  • Empty constructor
    rtype

    None

AnalysisType()
  • Returns field AnalysisType
    rtype

    opencascade::handle<TCollection_HAsciiString>

CreatingSoftware()
  • Returns field CreatingSoftware
    rtype

    opencascade::handle<TCollection_HAsciiString>

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentation_Name

    type aRepresentation_Name

    TCollection_HAsciiString

    param aRepresentation_Items

    type aRepresentation_Items

    StepRepr_HArray1OfRepresentationItem

    param aRepresentation_ContextOfItems

    type aRepresentation_ContextOfItems

    StepRepr_RepresentationContext

    param aCreatingSoftware

    type aCreatingSoftware

    TCollection_HAsciiString

    param aIntendedAnalysisCode

    type aIntendedAnalysisCode

    TColStd_HArray1OfAsciiString

    param aDescription

    type aDescription

    TCollection_HAsciiString

    param aAnalysisType

    type aAnalysisType

    TCollection_HAsciiString

    rtype

    None

IntendedAnalysisCode()
  • Returns field IntendedAnalysisCode
    rtype

    opencascade::handle<TColStd_HArray1OfAsciiString>

SetAnalysisType()
  • Set field AnalysisType
    param AnalysisType

    type AnalysisType

    TCollection_HAsciiString

    rtype

    None

SetCreatingSoftware()
  • Set field CreatingSoftware
    param CreatingSoftware

    type CreatingSoftware

    TCollection_HAsciiString

    rtype

    None

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetIntendedAnalysisCode()
  • Set field IntendedAnalysisCode
    param IntendedAnalysisCode

    type IntendedAnalysisCode

    TColStd_HArray1OfAsciiString

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaModel3d(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaModel

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_FeaModelDefinition(*args)

Bases: OCC.Core.StepRepr.StepRepr_ShapeAspect

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_FeaMoistureAbsorption(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaMaterialPropertyRepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
FeaConstants()
  • Returns field FeaConstants
    rtype

    StepFEA_SymmetricTensor23d

Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aFeaConstants

    type aFeaConstants

    StepFEA_SymmetricTensor23d

    rtype

    None

SetFeaConstants()
  • Set field FeaConstants
    param FeaConstants

    type FeaConstants

    StepFEA_SymmetricTensor23d

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaParametricPoint(*args)

Bases: OCC.Core.StepGeom.StepGeom_Point

  • Empty constructor
    rtype

    None

Coordinates()
  • Returns field Coordinates
    rtype

    opencascade::handle<TColStd_HArray1OfReal>

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aCoordinates

    type aCoordinates

    TColStd_HArray1OfReal

    rtype

    None

SetCoordinates()
  • Set field Coordinates
    param Coordinates

    type Coordinates

    TColStd_HArray1OfReal

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaRepresentationItem(*args)

Bases: OCC.Core.StepRepr.StepRepr_RepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_FeaSecantCoefficientOfLinearThermalExpansion(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaMaterialPropertyRepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
FeaConstants()
  • Returns field FeaConstants
    rtype

    StepFEA_SymmetricTensor23d

Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aFeaConstants

    type aFeaConstants

    StepFEA_SymmetricTensor23d

    param aReferenceTemperature

    type aReferenceTemperature

    float

    rtype

    None

ReferenceTemperature()
  • Returns field ReferenceTemperature
    rtype

    float

SetFeaConstants()
  • Set field FeaConstants
    param FeaConstants

    type FeaConstants

    StepFEA_SymmetricTensor23d

    rtype

    None

SetReferenceTemperature()
  • Set field ReferenceTemperature
    param ReferenceTemperature

    type ReferenceTemperature

    float

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaShellBendingStiffness(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaMaterialPropertyRepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
FeaConstants()
  • Returns field FeaConstants
    rtype

    StepFEA_SymmetricTensor42d

Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aFeaConstants

    type aFeaConstants

    StepFEA_SymmetricTensor42d

    rtype

    None

SetFeaConstants()
  • Set field FeaConstants
    param FeaConstants

    type FeaConstants

    StepFEA_SymmetricTensor42d

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaShellMembraneBendingCouplingStiffness(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaMaterialPropertyRepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
FeaConstants()
  • Returns field FeaConstants
    rtype

    StepFEA_SymmetricTensor42d

Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aFeaConstants

    type aFeaConstants

    StepFEA_SymmetricTensor42d

    rtype

    None

SetFeaConstants()
  • Set field FeaConstants
    param FeaConstants

    type FeaConstants

    StepFEA_SymmetricTensor42d

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaShellMembraneStiffness(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaMaterialPropertyRepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
FeaConstants()
  • Returns field FeaConstants
    rtype

    StepFEA_SymmetricTensor42d

Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aFeaConstants

    type aFeaConstants

    StepFEA_SymmetricTensor42d

    rtype

    None

SetFeaConstants()
  • Set field FeaConstants
    param FeaConstants

    type FeaConstants

    StepFEA_SymmetricTensor42d

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaShellShearStiffness(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaMaterialPropertyRepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
FeaConstants()
  • Returns field FeaConstants
    rtype

    StepFEA_SymmetricTensor22d

Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aFeaConstants

    type aFeaConstants

    StepFEA_SymmetricTensor22d

    rtype

    None

SetFeaConstants()
  • Set field FeaConstants
    param FeaConstants

    type FeaConstants

    StepFEA_SymmetricTensor22d

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaSurfaceSectionGeometricRelationship(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aSectionRef

    type aSectionRef

    StepElement_SurfaceSection

    param aItem

    type aItem

    StepElement_AnalysisItemWithinRepresentation

    rtype

    None

Item()
  • Returns field Item
    rtype

    opencascade::handle<StepElement_AnalysisItemWithinRepresentation>

SectionRef()
  • Returns field SectionRef
    rtype

    opencascade::handle<StepElement_SurfaceSection>

SetItem()
  • Set field Item
    param Item

    type Item

    StepElement_AnalysisItemWithinRepresentation

    rtype

    None

SetSectionRef()
  • Set field SectionRef
    param SectionRef

    type SectionRef

    StepElement_SurfaceSection

    rtype

    None

property thisown

The membership flag

class StepFEA_FeaTangentialCoefficientOfLinearThermalExpansion(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaMaterialPropertyRepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
FeaConstants()
  • Returns field FeaConstants
    rtype

    StepFEA_SymmetricTensor23d

Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aFeaConstants

    type aFeaConstants

    StepFEA_SymmetricTensor23d

    rtype

    None

SetFeaConstants()
  • Set field FeaConstants
    param FeaConstants

    type FeaConstants

    StepFEA_SymmetricTensor23d

    rtype

    None

property thisown

The membership flag

class StepFEA_FreedomAndCoefficient(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

A()
  • Returns field A
    rtype

    StepElement_MeasureOrUnspecifiedValue

static DownCast(t)
Freedom()
  • Returns field Freedom
    rtype

    StepFEA_DegreeOfFreedom

Init()
  • Initialize all fields (own and inherited)
    param aFreedom

    type aFreedom

    StepFEA_DegreeOfFreedom

    param aA

    type aA

    StepElement_MeasureOrUnspecifiedValue

    rtype

    None

SetA()
  • Set field A
    param A

    type A

    StepElement_MeasureOrUnspecifiedValue

    rtype

    None

SetFreedom()
  • Set field Freedom
    param Freedom

    type Freedom

    StepFEA_DegreeOfFreedom

    rtype

    None

property thisown

The membership flag

class StepFEA_FreedomsList(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

static DownCast(t)
Freedoms()
  • Returns field Freedoms
    rtype

    opencascade::handle<StepFEA_HArray1OfDegreeOfFreedom>

Init()
  • Initialize all fields (own and inherited)
    param aFreedoms

    type aFreedoms

    StepFEA_HArray1OfDegreeOfFreedom

    rtype

    None

SetFreedoms()
  • Set field Freedoms
    param Freedoms

    type Freedoms

    StepFEA_HArray1OfDegreeOfFreedom

    rtype

    None

property thisown

The membership flag

class StepFEA_GeometricNode(*args)

Bases: OCC.Core.StepFEA.StepFEA_NodeRepresentation

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_HArray1OfCurveElementEndOffset(*args)

Bases: OCC.Core.StepFEA.StepFEA_Array1OfCurveElementEndOffset, OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

Array1()
ChangeArray1()
static DownCast(t)
property thisown

The membership flag

class StepFEA_HArray1OfCurveElementEndRelease(*args)

Bases: OCC.Core.StepFEA.StepFEA_Array1OfCurveElementEndRelease, OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

Array1()
ChangeArray1()
static DownCast(t)
property thisown

The membership flag

class StepFEA_HArray1OfCurveElementInterval(*args)

Bases: OCC.Core.StepFEA.StepFEA_Array1OfCurveElementInterval, OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

Array1()
ChangeArray1()
static DownCast(t)
property thisown

The membership flag

class StepFEA_HArray1OfDegreeOfFreedom(*args)

Bases: OCC.Core.StepFEA.StepFEA_Array1OfDegreeOfFreedom, OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

Array1()
ChangeArray1()
static DownCast(t)
property thisown

The membership flag

class StepFEA_HArray1OfElementRepresentation(*args)

Bases: OCC.Core.StepFEA.StepFEA_Array1OfElementRepresentation, OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

Array1()
ChangeArray1()
static DownCast(t)
property thisown

The membership flag

class StepFEA_HArray1OfNodeRepresentation(*args)

Bases: OCC.Core.StepFEA.StepFEA_Array1OfNodeRepresentation, OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

Array1()
ChangeArray1()
static DownCast(t)
property thisown

The membership flag

class StepFEA_HSequenceOfCurve3dElementProperty(*args)

Bases: OCC.Core.StepFEA.StepFEA_SequenceOfCurve3dElementProperty, OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

Append()
ChangeSequence()
static DownCast(t)
Sequence()
property thisown

The membership flag

class StepFEA_HSequenceOfElementGeometricRelationship(*args)

Bases: OCC.Core.StepFEA.StepFEA_SequenceOfElementGeometricRelationship, OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

Append()
ChangeSequence()
static DownCast(t)
Sequence()
property thisown

The membership flag

class StepFEA_HSequenceOfElementRepresentation(*args)

Bases: OCC.Core.StepFEA.StepFEA_SequenceOfElementRepresentation, OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

Append()
ChangeSequence()
static DownCast(t)
Sequence()
property thisown

The membership flag

class StepFEA_HSequenceOfNodeRepresentation(*args)

Bases: OCC.Core.StepFEA.StepFEA_SequenceOfNodeRepresentation, OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

Append()
ChangeSequence()
static DownCast(t)
Sequence()
property thisown

The membership flag

class StepFEA_Node(*args)

Bases: OCC.Core.StepFEA.StepFEA_NodeRepresentation

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_NodeDefinition(*args)

Bases: OCC.Core.StepRepr.StepRepr_ShapeAspect

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_NodeGroup(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaGroup

  • Empty constructor
    rtype

    None

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aGroup_Name

    type aGroup_Name

    TCollection_HAsciiString

    param aGroup_Description

    type aGroup_Description

    TCollection_HAsciiString

    param aFeaGroup_ModelRef

    type aFeaGroup_ModelRef

    StepFEA_FeaModel

    param aNodes

    type aNodes

    StepFEA_HArray1OfNodeRepresentation

    rtype

    None

Nodes()
  • Returns field Nodes
    rtype

    opencascade::handle<StepFEA_HArray1OfNodeRepresentation>

SetNodes()
  • Set field Nodes
    param Nodes

    type Nodes

    StepFEA_HArray1OfNodeRepresentation

    rtype

    None

property thisown

The membership flag

class StepFEA_NodeRepresentation(*args)

Bases: OCC.Core.StepRepr.StepRepr_Representation

  • Empty constructor
    rtype

    None

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentation_Name

    type aRepresentation_Name

    TCollection_HAsciiString

    param aRepresentation_Items

    type aRepresentation_Items

    StepRepr_HArray1OfRepresentationItem

    param aRepresentation_ContextOfItems

    type aRepresentation_ContextOfItems

    StepRepr_RepresentationContext

    param aModelRef

    type aModelRef

    StepFEA_FeaModel

    rtype

    None

ModelRef()
  • Returns field ModelRef
    rtype

    opencascade::handle<StepFEA_FeaModel>

SetModelRef()
  • Set field ModelRef
    param ModelRef

    type ModelRef

    StepFEA_FeaModel

    rtype

    None

property thisown

The membership flag

class StepFEA_NodeSet(*args)

Bases: OCC.Core.StepGeom.StepGeom_GeometricRepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aNodes

    type aNodes

    StepFEA_HArray1OfNodeRepresentation

    rtype

    None

Nodes()
  • Returns field Nodes
    rtype

    opencascade::handle<StepFEA_HArray1OfNodeRepresentation>

SetNodes()
  • Set field Nodes
    param Nodes

    type Nodes

    StepFEA_HArray1OfNodeRepresentation

    rtype

    None

property thisown

The membership flag

class StepFEA_NodeWithSolutionCoordinateSystem(*args)

Bases: OCC.Core.StepFEA.StepFEA_Node

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_NodeWithVector(*args)

Bases: OCC.Core.StepFEA.StepFEA_Node

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_ParametricCurve3dElementCoordinateDirection(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaRepresentationItem

  • Empty constructor
    rtype

    None

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aOrientation

    type aOrientation

    StepGeom_Direction

    rtype

    None

Orientation()
  • Returns field Orientation
    rtype

    opencascade::handle<StepGeom_Direction>

SetOrientation()
  • Set field Orientation
    param Orientation

    type Orientation

    StepGeom_Direction

    rtype

    None

property thisown

The membership flag

class StepFEA_ParametricCurve3dElementCoordinateSystem(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaRepresentationItem

  • Empty constructor
    rtype

    None

Direction()
  • Returns field Direction
    rtype

    opencascade::handle<StepFEA_ParametricCurve3dElementCoordinateDirection>

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aDirection

    type aDirection

    StepFEA_ParametricCurve3dElementCoordinateDirection

    rtype

    None

SetDirection()
  • Set field Direction
    param Direction

    type Direction

    StepFEA_ParametricCurve3dElementCoordinateDirection

    rtype

    None

property thisown

The membership flag

class StepFEA_ParametricSurface3dElementCoordinateSystem(*args)

Bases: OCC.Core.StepFEA.StepFEA_FeaRepresentationItem

  • Empty constructor
    rtype

    None

Angle()
  • Returns field Angle
    rtype

    float

Axis()
  • Returns field Axis
    rtype

    int

static DownCast(t)
Init()
  • Initialize all fields (own and inherited)
    param aRepresentationItem_Name

    type aRepresentationItem_Name

    TCollection_HAsciiString

    param aAxis

    type aAxis

    int

    param aAngle

    type aAngle

    float

    rtype

    None

SetAngle()
  • Set field Angle
    param Angle

    type Angle

    float

    rtype

    None

SetAxis()
  • Set field Axis
    param Axis

    type Axis

    int

    rtype

    None

property thisown

The membership flag

class StepFEA_SequenceOfCurve3dElementProperty(*args)

Bases: object

Append()
Assign()
ChangeFirst()
ChangeLast()
ChangeValue()
Clear()
Exchange()
First()
InsertAfter()
InsertBefore()
IsEmpty()
Last()
Length()
Lower()
Prepend()
Remove()
Reverse()
Set()
SetValue()
Size()
Split()
Upper()
Value()
begin()
cbegin()
cend()
static delNode()
end()
property thisown

The membership flag

class StepFEA_SequenceOfElementGeometricRelationship(*args)

Bases: object

Append()
Assign()
ChangeFirst()
ChangeLast()
ChangeValue()
Clear()
Exchange()
First()
InsertAfter()
InsertBefore()
IsEmpty()
Last()
Length()
Lower()
Prepend()
Remove()
Reverse()
Set()
SetValue()
Size()
Split()
Upper()
Value()
begin()
cbegin()
cend()
static delNode()
end()
property thisown

The membership flag

class StepFEA_SequenceOfElementRepresentation(*args)

Bases: object

Append()
Assign()
ChangeFirst()
ChangeLast()
ChangeValue()
Clear()
Exchange()
First()
InsertAfter()
InsertBefore()
IsEmpty()
Last()
Length()
Lower()
Prepend()
Remove()
Reverse()
Set()
SetValue()
Size()
Split()
Upper()
Value()
begin()
cbegin()
cend()
static delNode()
end()
property thisown

The membership flag

class StepFEA_SequenceOfNodeRepresentation(*args)

Bases: object

Append()
Assign()
ChangeFirst()
ChangeLast()
ChangeValue()
Clear()
Exchange()
First()
InsertAfter()
InsertBefore()
IsEmpty()
Last()
Length()
Lower()
Prepend()
Remove()
Reverse()
Set()
SetValue()
Size()
Split()
Upper()
Value()
begin()
cbegin()
cend()
static delNode()
end()
property thisown

The membership flag

class StepFEA_Surface3dElementRepresentation(*args)

Bases: OCC.Core.StepFEA.StepFEA_ElementRepresentation

  • Empty constructor
    rtype

    None

static DownCast(t)
ElementDescriptor()
  • Returns field ElementDescriptor
    rtype

    opencascade::handle<StepElement_Surface3dElementDescriptor>

Init()
  • Initialize all fields (own and inherited)
    param aRepresentation_Name

    type aRepresentation_Name

    TCollection_HAsciiString

    param aRepresentation_Items

    type aRepresentation_Items

    StepRepr_HArray1OfRepresentationItem

    param aRepresentation_ContextOfItems

    type aRepresentation_ContextOfItems

    StepRepr_RepresentationContext

    param aElementRepresentation_NodeList

    type aElementRepresentation_NodeList

    StepFEA_HArray1OfNodeRepresentation

    param aModelRef

    type aModelRef

    StepFEA_FeaModel3d

    param aElementDescriptor

    type aElementDescriptor

    StepElement_Surface3dElementDescriptor

    param aProperty

    type aProperty

    StepElement_SurfaceElementProperty

    param aMaterial

    type aMaterial

    StepElement_ElementMaterial

    rtype

    None

Material()
  • Returns field Material
    rtype

    opencascade::handle<StepElement_ElementMaterial>

ModelRef()
  • Returns field ModelRef
    rtype

    opencascade::handle<StepFEA_FeaModel3d>

Property()
  • Returns field Property
    rtype

    opencascade::handle<StepElement_SurfaceElementProperty>

SetElementDescriptor()
  • Set field ElementDescriptor
    param ElementDescriptor

    type ElementDescriptor

    StepElement_Surface3dElementDescriptor

    rtype

    None

SetMaterial()
  • Set field Material
    param Material

    type Material

    StepElement_ElementMaterial

    rtype

    None

SetModelRef()
  • Set field ModelRef
    param ModelRef

    type ModelRef

    StepFEA_FeaModel3d

    rtype

    None

SetProperty()
  • Set field Property
    param Property

    type Property

    StepElement_SurfaceElementProperty

    rtype

    None

property thisown

The membership flag

class StepFEA_SymmetricTensor22d(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

AnisotropicSymmetricTensor22d()
  • Returns Value as AnisotropicSymmetricTensor22d (or Null if another type)
    rtype

    opencascade::handle<TColStd_HArray1OfReal>

property thisown

The membership flag

class StepFEA_SymmetricTensor23d(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

AnisotropicSymmetricTensor23d()
  • Returns Value as AnisotropicSymmetricTensor23d (or Null if another type)
    rtype

    opencascade::handle<TColStd_HArray1OfReal>

IsotropicSymmetricTensor23d()
  • Returns Value as IsotropicSymmetricTensor23d (or Null if another type)
    rtype

    float

OrthotropicSymmetricTensor23d()
  • Returns Value as OrthotropicSymmetricTensor23d (or Null if another type)
    rtype

    opencascade::handle<TColStd_HArray1OfReal>

SetAnisotropicSymmetricTensor23d()
  • Set Value for AnisotropicSymmetricTensor23d
    param aVal

    type aVal

    TColStd_HArray1OfReal

    rtype

    None

SetIsotropicSymmetricTensor23d()
  • Set Value for IsotropicSymmetricTensor23d
    param aVal

    type aVal

    float

    rtype

    None

SetOrthotropicSymmetricTensor23d()
  • Set Value for OrthotropicSymmetricTensor23d
    param aVal

    type aVal

    TColStd_HArray1OfReal

    rtype

    None

property thisown

The membership flag

class StepFEA_SymmetricTensor23dMember(*args)

Bases: OCC.Core.StepData.StepData_SelectArrReal

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_SymmetricTensor42d(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

AnisotropicSymmetricTensor42d()
  • Returns Value as AnisotropicSymmetricTensor42d (or Null if another type)
    rtype

    opencascade::handle<TColStd_HArray1OfReal>

property thisown

The membership flag

class StepFEA_SymmetricTensor43d(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

AnisotropicSymmetricTensor43d()
  • Returns Value as AnisotropicSymmetricTensor43d (or Null if another type)
    rtype

    opencascade::handle<TColStd_HArray1OfReal>

FeaColumnNormalisedMonoclinicSymmetricTensor43d()
  • Returns Value as FeaColumnNormalisedMonoclinicSymmetricTensor43d (or Null if another type)
    rtype

    opencascade::handle<TColStd_HArray1OfReal>

FeaColumnNormalisedOrthotropicSymmetricTensor43d()
  • Returns Value as FeaColumnNormalisedOrthotropicSymmetricTensor43d (or Null if another type)
    rtype

    opencascade::handle<TColStd_HArray1OfReal>

FeaIsoOrthotropicSymmetricTensor43d()
  • Returns Value as FeaIsoOrthotropicSymmetricTensor43d (or Null if another type)
    rtype

    opencascade::handle<TColStd_HArray1OfReal>

FeaTransverseIsotropicSymmetricTensor43d()
  • Returns Value as FeaTransverseIsotropicSymmetricTensor43d (or Null if another type)
    rtype

    opencascade::handle<TColStd_HArray1OfReal>

property thisown

The membership flag

class StepFEA_SymmetricTensor43dMember(*args)

Bases: OCC.Core.StepData.StepData_SelectArrReal

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepFEA_Volume3dElementRepresentation(*args)

Bases: OCC.Core.StepFEA.StepFEA_ElementRepresentation

  • Empty constructor
    rtype

    None

static DownCast(t)
ElementDescriptor()
  • Returns field ElementDescriptor
    rtype

    opencascade::handle<StepElement_Volume3dElementDescriptor>

Init()
  • Initialize all fields (own and inherited)
    param aRepresentation_Name

    type aRepresentation_Name

    TCollection_HAsciiString

    param aRepresentation_Items

    type aRepresentation_Items

    StepRepr_HArray1OfRepresentationItem

    param aRepresentation_ContextOfItems

    type aRepresentation_ContextOfItems

    StepRepr_RepresentationContext

    param aElementRepresentation_NodeList

    type aElementRepresentation_NodeList

    StepFEA_HArray1OfNodeRepresentation

    param aModelRef

    type aModelRef

    StepFEA_FeaModel3d

    param aElementDescriptor

    type aElementDescriptor

    StepElement_Volume3dElementDescriptor

    param aMaterial

    type aMaterial

    StepElement_ElementMaterial

    rtype

    None

Material()
  • Returns field Material
    rtype

    opencascade::handle<StepElement_ElementMaterial>

ModelRef()
  • Returns field ModelRef
    rtype

    opencascade::handle<StepFEA_FeaModel3d>

SetElementDescriptor()
  • Set field ElementDescriptor
    param ElementDescriptor

    type ElementDescriptor

    StepElement_Volume3dElementDescriptor

    rtype

    None

SetMaterial()
  • Set field Material
    param Material

    type Material

    StepElement_ElementMaterial

    rtype

    None

SetModelRef()
  • Set field ModelRef
    param ModelRef

    type ModelRef

    StepFEA_FeaModel3d

    rtype

    None

property thisown

The membership flag

class SwigPyIterator(*args, **kwargs)

Bases: object

advance()
copy()
decr()
distance()
equal()
incr()
next()
previous()
property thisown

The membership flag

value()