OCC.Core.StepAP203 module

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

class StepAP203_ApprovedItem(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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

    opencascade::handle<StepBasic_Certification>

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

    opencascade::handle<StepAP203_Change>

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

    opencascade::handle<StepAP203_ChangeRequest>

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

    opencascade::handle<StepRepr_ConfigurationEffectivity>

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

    opencascade::handle<StepRepr_ConfigurationItem>

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

    opencascade::handle<StepBasic_Contract>

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

    opencascade::handle<StepBasic_ProductDefinition>

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

    opencascade::handle<StepBasic_ProductDefinitionFormation>

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

    opencascade::handle<StepBasic_SecurityClassification>

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

    opencascade::handle<StepAP203_StartRequest>

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

    opencascade::handle<StepAP203_StartWork>

property thisown

The membership flag

class StepAP203_Array1OfApprovedItem(*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 StepAP203_Array1OfCertifiedItem(*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 StepAP203_Array1OfChangeRequestItem(*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 StepAP203_Array1OfClassifiedItem(*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 StepAP203_Array1OfContractedItem(*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 StepAP203_Array1OfDateTimeItem(*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 StepAP203_Array1OfPersonOrganizationItem(*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 StepAP203_Array1OfSpecifiedItem(*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 StepAP203_Array1OfStartRequestItem(*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 StepAP203_Array1OfWorkItem(*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 StepAP203_CcDesignApproval(*args)

Bases: OCC.Core.StepBasic.StepBasic_ApprovalAssignment

  • Empty constructor
    rtype

    None

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

    type aApprovalAssignment_AssignedApproval

    StepBasic_Approval

    param aItems

    type aItems

    StepAP203_HArray1OfApprovedItem

    rtype

    None

Items()
  • Returns field Items
    rtype

    opencascade::handle<StepAP203_HArray1OfApprovedItem>

SetItems()
  • Set field Items
    param Items

    type Items

    StepAP203_HArray1OfApprovedItem

    rtype

    None

property thisown

The membership flag

class StepAP203_CcDesignCertification(*args)

Bases: OCC.Core.StepBasic.StepBasic_CertificationAssignment

  • Empty constructor
    rtype

    None

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

    type aCertificationAssignment_AssignedCertification

    StepBasic_Certification

    param aItems

    type aItems

    StepAP203_HArray1OfCertifiedItem

    rtype

    None

Items()
  • Returns field Items
    rtype

    opencascade::handle<StepAP203_HArray1OfCertifiedItem>

SetItems()
  • Set field Items
    param Items

    type Items

    StepAP203_HArray1OfCertifiedItem

    rtype

    None

property thisown

The membership flag

class StepAP203_CcDesignContract(*args)

Bases: OCC.Core.StepBasic.StepBasic_ContractAssignment

  • Empty constructor
    rtype

    None

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

    type aContractAssignment_AssignedContract

    StepBasic_Contract

    param aItems

    type aItems

    StepAP203_HArray1OfContractedItem

    rtype

    None

Items()
  • Returns field Items
    rtype

    opencascade::handle<StepAP203_HArray1OfContractedItem>

SetItems()
  • Set field Items
    param Items

    type Items

    StepAP203_HArray1OfContractedItem

    rtype

    None

property thisown

The membership flag

class StepAP203_CcDesignDateAndTimeAssignment(*args)

Bases: OCC.Core.StepBasic.StepBasic_DateAndTimeAssignment

  • Empty constructor
    rtype

    None

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

    type aDateAndTimeAssignment_AssignedDateAndTime

    StepBasic_DateAndTime

    param aDateAndTimeAssignment_Role

    type aDateAndTimeAssignment_Role

    StepBasic_DateTimeRole

    param aItems

    type aItems

    StepAP203_HArray1OfDateTimeItem

    rtype

    None

Items()
  • Returns field Items
    rtype

    opencascade::handle<StepAP203_HArray1OfDateTimeItem>

SetItems()
  • Set field Items
    param Items

    type Items

    StepAP203_HArray1OfDateTimeItem

    rtype

    None

property thisown

The membership flag

class StepAP203_CcDesignPersonAndOrganizationAssignment(*args)

Bases: OCC.Core.StepBasic.StepBasic_PersonAndOrganizationAssignment

  • Empty constructor
    rtype

    None

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

    type aPersonAndOrganizationAssignment_AssignedPersonAndOrganization

    StepBasic_PersonAndOrganization

    param aPersonAndOrganizationAssignment_Role

    type aPersonAndOrganizationAssignment_Role

    StepBasic_PersonAndOrganizationRole

    param aItems

    type aItems

    StepAP203_HArray1OfPersonOrganizationItem

    rtype

    None

Items()
  • Returns field Items
    rtype

    opencascade::handle<StepAP203_HArray1OfPersonOrganizationItem>

SetItems()
  • Set field Items
    param Items

    type Items

    StepAP203_HArray1OfPersonOrganizationItem

    rtype

    None

property thisown

The membership flag

class StepAP203_CcDesignSecurityClassification(*args)

Bases: OCC.Core.StepBasic.StepBasic_SecurityClassificationAssignment

  • Empty constructor
    rtype

    None

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

    type aSecurityClassificationAssignment_AssignedSecurityClassification

    StepBasic_SecurityClassification

    param aItems

    type aItems

    StepAP203_HArray1OfClassifiedItem

    rtype

    None

Items()
  • Returns field Items
    rtype

    opencascade::handle<StepAP203_HArray1OfClassifiedItem>

SetItems()
  • Set field Items
    param Items

    type Items

    StepAP203_HArray1OfClassifiedItem

    rtype

    None

property thisown

The membership flag

class StepAP203_CcDesignSpecificationReference(*args)

Bases: OCC.Core.StepBasic.StepBasic_DocumentReference

  • Empty constructor
    rtype

    None

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

    type aDocumentReference_AssignedDocument

    StepBasic_Document

    param aDocumentReference_Source

    type aDocumentReference_Source

    TCollection_HAsciiString

    param aItems

    type aItems

    StepAP203_HArray1OfSpecifiedItem

    rtype

    None

Items()
  • Returns field Items
    rtype

    opencascade::handle<StepAP203_HArray1OfSpecifiedItem>

SetItems()
  • Set field Items
    param Items

    type Items

    StepAP203_HArray1OfSpecifiedItem

    rtype

    None

property thisown

The membership flag

class StepAP203_CertifiedItem(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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

    opencascade::handle<StepRepr_SuppliedPartRelationship>

property thisown

The membership flag

class StepAP203_Change(*args)

Bases: OCC.Core.StepBasic.StepBasic_ActionAssignment

  • Empty constructor
    rtype

    None

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

    type aActionAssignment_AssignedAction

    StepBasic_Action

    param aItems

    type aItems

    StepAP203_HArray1OfWorkItem

    rtype

    None

Items()
  • Returns field Items
    rtype

    opencascade::handle<StepAP203_HArray1OfWorkItem>

SetItems()
  • Set field Items
    param Items

    type Items

    StepAP203_HArray1OfWorkItem

    rtype

    None

property thisown

The membership flag

class StepAP203_ChangeRequest(*args)

Bases: OCC.Core.StepBasic.StepBasic_ActionRequestAssignment

  • Empty constructor
    rtype

    None

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

    type aActionRequestAssignment_AssignedActionRequest

    StepBasic_VersionedActionRequest

    param aItems

    type aItems

    StepAP203_HArray1OfChangeRequestItem

    rtype

    None

Items()
  • Returns field Items
    rtype

    opencascade::handle<StepAP203_HArray1OfChangeRequestItem>

SetItems()
  • Set field Items
    param Items

    type Items

    StepAP203_HArray1OfChangeRequestItem

    rtype

    None

property thisown

The membership flag

class StepAP203_ChangeRequestItem(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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

    opencascade::handle<StepBasic_ProductDefinitionFormation>

property thisown

The membership flag

class StepAP203_ClassifiedItem(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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

    opencascade::handle<StepRepr_AssemblyComponentUsage>

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

    opencascade::handle<StepBasic_ProductDefinitionFormation>

property thisown

The membership flag

class StepAP203_ContractedItem(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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

    opencascade::handle<StepBasic_ProductDefinitionFormation>

property thisown

The membership flag

class StepAP203_DateTimeItem(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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

    opencascade::handle<StepBasic_ApprovalPersonOrganization>

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

    opencascade::handle<StepBasic_Certification>

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

    opencascade::handle<StepAP203_Change>

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

    opencascade::handle<StepAP203_ChangeRequest>

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

    opencascade::handle<StepBasic_Contract>

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

    opencascade::handle<StepBasic_ProductDefinition>

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

    opencascade::handle<StepBasic_SecurityClassification>

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

    opencascade::handle<StepAP203_StartRequest>

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

    opencascade::handle<StepAP203_StartWork>

property thisown

The membership flag

class StepAP203_HArray1OfApprovedItem(*args)

Bases: OCC.Core.StepAP203.StepAP203_Array1OfApprovedItem, 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 StepAP203_HArray1OfCertifiedItem(*args)

Bases: OCC.Core.StepAP203.StepAP203_Array1OfCertifiedItem, 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 StepAP203_HArray1OfChangeRequestItem(*args)

Bases: OCC.Core.StepAP203.StepAP203_Array1OfChangeRequestItem, 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 StepAP203_HArray1OfClassifiedItem(*args)

Bases: OCC.Core.StepAP203.StepAP203_Array1OfClassifiedItem, 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 StepAP203_HArray1OfContractedItem(*args)

Bases: OCC.Core.StepAP203.StepAP203_Array1OfContractedItem, 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 StepAP203_HArray1OfDateTimeItem(*args)

Bases: OCC.Core.StepAP203.StepAP203_Array1OfDateTimeItem, 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 StepAP203_HArray1OfPersonOrganizationItem(*args)

Bases: OCC.Core.StepAP203.StepAP203_Array1OfPersonOrganizationItem, 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 StepAP203_HArray1OfSpecifiedItem(*args)

Bases: OCC.Core.StepAP203.StepAP203_Array1OfSpecifiedItem, 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 StepAP203_HArray1OfStartRequestItem(*args)

Bases: OCC.Core.StepAP203.StepAP203_Array1OfStartRequestItem, 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 StepAP203_HArray1OfWorkItem(*args)

Bases: OCC.Core.StepAP203.StepAP203_Array1OfWorkItem, 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 StepAP203_PersonOrganizationItem(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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

    opencascade::handle<StepAP203_Change>

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

    opencascade::handle<StepAP203_ChangeRequest>

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

    opencascade::handle<StepRepr_ConfigurationItem>

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

    opencascade::handle<StepBasic_Contract>

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

    opencascade::handle<StepBasic_Product>

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

    opencascade::handle<StepBasic_ProductDefinition>

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

    opencascade::handle<StepBasic_ProductDefinitionFormation>

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

    opencascade::handle<StepBasic_SecurityClassification>

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

    opencascade::handle<StepAP203_StartRequest>

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

    opencascade::handle<StepAP203_StartWork>

property thisown

The membership flag

class StepAP203_SpecifiedItem(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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

    opencascade::handle<StepBasic_ProductDefinition>

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

    opencascade::handle<StepRepr_ShapeAspect>

property thisown

The membership flag

class StepAP203_StartRequest(*args)

Bases: OCC.Core.StepBasic.StepBasic_ActionRequestAssignment

  • Empty constructor
    rtype

    None

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

    type aActionRequestAssignment_AssignedActionRequest

    StepBasic_VersionedActionRequest

    param aItems

    type aItems

    StepAP203_HArray1OfStartRequestItem

    rtype

    None

Items()
  • Returns field Items
    rtype

    opencascade::handle<StepAP203_HArray1OfStartRequestItem>

SetItems()
  • Set field Items
    param Items

    type Items

    StepAP203_HArray1OfStartRequestItem

    rtype

    None

property thisown

The membership flag

class StepAP203_StartRequestItem(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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

    opencascade::handle<StepBasic_ProductDefinitionFormation>

property thisown

The membership flag

class StepAP203_StartWork(*args)

Bases: OCC.Core.StepBasic.StepBasic_ActionAssignment

  • Empty constructor
    rtype

    None

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

    type aActionAssignment_AssignedAction

    StepBasic_Action

    param aItems

    type aItems

    StepAP203_HArray1OfWorkItem

    rtype

    None

Items()
  • Returns field Items
    rtype

    opencascade::handle<StepAP203_HArray1OfWorkItem>

SetItems()
  • Set field Items
    param Items

    type Items

    StepAP203_HArray1OfWorkItem

    rtype

    None

property thisown

The membership flag

class StepAP203_WorkItem(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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

    opencascade::handle<StepBasic_ProductDefinitionFormation>

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()