OCC.Core.StepBasic module

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

class StepBasic_Action(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

ChosenMethod()
  • Returns field ChosenMethod
    rtype

    opencascade::handle<StepBasic_ActionMethod>

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

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

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    param aChosenMethod

    type aChosenMethod

    StepBasic_ActionMethod

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetChosenMethod()
  • Set field ChosenMethod
    param ChosenMethod

    type ChosenMethod

    StepBasic_ActionMethod

    rtype

    None

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_ActionAssignment(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

AssignedAction()
  • Returns field AssignedAction
    rtype

    opencascade::handle<StepBasic_Action>

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

    type aAssignedAction

    StepBasic_Action

    rtype

    None

SetAssignedAction()
  • Set field AssignedAction
    param AssignedAction

    type AssignedAction

    StepBasic_Action

    rtype

    None

property thisown

The membership flag

class StepBasic_ActionMethod(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Consequence()
  • Returns field Consequence
    rtype

    opencascade::handle<TCollection_HAsciiString>

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

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

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    param aConsequence

    type aConsequence

    TCollection_HAsciiString

    param aPurpose

    type aPurpose

    TCollection_HAsciiString

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

Purpose()
  • Returns field Purpose
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetConsequence()
  • Set field Consequence
    param Consequence

    type Consequence

    TCollection_HAsciiString

    rtype

    None

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

SetPurpose()
  • Set field Purpose
    param Purpose

    type Purpose

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_ActionRequestAssignment(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

AssignedActionRequest()
  • Returns field AssignedActionRequest
    rtype

    opencascade::handle<StepBasic_VersionedActionRequest>

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

    type aAssignedActionRequest

    StepBasic_VersionedActionRequest

    rtype

    None

SetAssignedActionRequest()
  • Set field AssignedActionRequest
    param AssignedActionRequest

    type AssignedActionRequest

    StepBasic_VersionedActionRequest

    rtype

    None

property thisown

The membership flag

class StepBasic_ActionRequestSolution(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

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

    type aMethod

    StepBasic_ActionMethod

    param aRequest

    type aRequest

    StepBasic_VersionedActionRequest

    rtype

    None

Method()
  • Returns field Method
    rtype

    opencascade::handle<StepBasic_ActionMethod>

Request()
  • Returns field Request
    rtype

    opencascade::handle<StepBasic_VersionedActionRequest>

SetMethod()
  • Set field Method
    param Method

    type Method

    StepBasic_ActionMethod

    rtype

    None

SetRequest()
  • Set field Request
    param Request

    type Request

    StepBasic_VersionedActionRequest

    rtype

    None

property thisown

The membership flag

class StepBasic_Address(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a Address
    rtype

    None

Country()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
ElectronicMailAddress()
Return type

opencascade::handle<TCollection_HAsciiString>

FacsimileNumber()
Return type

opencascade::handle<TCollection_HAsciiString>

HasCountry()
Return type

bool

HasElectronicMailAddress()
Return type

bool

HasFacsimileNumber()
Return type

bool

HasInternalLocation()
Return type

bool

HasPostalBox()
Return type

bool

HasPostalCode()
Return type

bool

HasRegion()
Return type

bool

HasStreet()
Return type

bool

HasStreetNumber()
Return type

bool

HasTelephoneNumber()
Return type

bool

HasTelexNumber()
Return type

bool

HasTown()
Return type

bool

Init()
Parameters

hasAinternalLocation

type hasAinternalLocation

bool

param aInternalLocation

type aInternalLocation

TCollection_HAsciiString

param hasAstreetNumber

type hasAstreetNumber

bool

param aStreetNumber

type aStreetNumber

TCollection_HAsciiString

param hasAstreet

type hasAstreet

bool

param aStreet

type aStreet

TCollection_HAsciiString

param hasApostalBox

type hasApostalBox

bool

param aPostalBox

type aPostalBox

TCollection_HAsciiString

param hasAtown

type hasAtown

bool

param aTown

type aTown

TCollection_HAsciiString

param hasAregion

type hasAregion

bool

param aRegion

type aRegion

TCollection_HAsciiString

param hasApostalCode

type hasApostalCode

bool

param aPostalCode

type aPostalCode

TCollection_HAsciiString

param hasAcountry

type hasAcountry

bool

param aCountry

type aCountry

TCollection_HAsciiString

param hasAfacsimileNumber

type hasAfacsimileNumber

bool

param aFacsimileNumber

type aFacsimileNumber

TCollection_HAsciiString

param hasAtelephoneNumber

type hasAtelephoneNumber

bool

param aTelephoneNumber

type aTelephoneNumber

TCollection_HAsciiString

param hasAelectronicMailAddress

type hasAelectronicMailAddress

bool

param aElectronicMailAddress

type aElectronicMailAddress

TCollection_HAsciiString

param hasAtelexNumber

type hasAtelexNumber

bool

param aTelexNumber

type aTelexNumber

TCollection_HAsciiString

rtype

None

InternalLocation()
Return type

opencascade::handle<TCollection_HAsciiString>

PostalBox()
Return type

opencascade::handle<TCollection_HAsciiString>

PostalCode()
Return type

opencascade::handle<TCollection_HAsciiString>

Region()
Return type

opencascade::handle<TCollection_HAsciiString>

SetCountry()
Parameters

aCountry

type aCountry

TCollection_HAsciiString

rtype

None

SetElectronicMailAddress()
Parameters

aElectronicMailAddress

type aElectronicMailAddress

TCollection_HAsciiString

rtype

None

SetFacsimileNumber()
Parameters

aFacsimileNumber

type aFacsimileNumber

TCollection_HAsciiString

rtype

None

SetInternalLocation()
Parameters

aInternalLocation

type aInternalLocation

TCollection_HAsciiString

rtype

None

SetPostalBox()
Parameters

aPostalBox

type aPostalBox

TCollection_HAsciiString

rtype

None

SetPostalCode()
Parameters

aPostalCode

type aPostalCode

TCollection_HAsciiString

rtype

None

SetRegion()
Parameters

aRegion

type aRegion

TCollection_HAsciiString

rtype

None

SetStreet()
Parameters

aStreet

type aStreet

TCollection_HAsciiString

rtype

None

SetStreetNumber()
Parameters

aStreetNumber

type aStreetNumber

TCollection_HAsciiString

rtype

None

SetTelephoneNumber()
Parameters

aTelephoneNumber

type aTelephoneNumber

TCollection_HAsciiString

rtype

None

SetTelexNumber()
Parameters

aTelexNumber

type aTelexNumber

TCollection_HAsciiString

rtype

None

SetTown()
Parameters

aTown

type aTown

TCollection_HAsciiString

rtype

None

Street()
Return type

opencascade::handle<TCollection_HAsciiString>

StreetNumber()
Return type

opencascade::handle<TCollection_HAsciiString>

TelephoneNumber()
Return type

opencascade::handle<TCollection_HAsciiString>

TelexNumber()
Return type

opencascade::handle<TCollection_HAsciiString>

Town()
Return type

opencascade::handle<TCollection_HAsciiString>

UnSetCountry()
Return type

None

UnSetElectronicMailAddress()
Return type

None

UnSetFacsimileNumber()
Return type

None

UnSetInternalLocation()
Return type

None

UnSetPostalBox()
Return type

None

UnSetPostalCode()
Return type

None

UnSetRegion()
Return type

None

UnSetStreet()
Return type

None

UnSetStreetNumber()
Return type

None

UnSetTelephoneNumber()
Return type

None

UnSetTelexNumber()
Return type

None

UnSetTown()
Return type

None

property thisown

The membership flag

class StepBasic_ApplicationContext(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a ApplicationContext
    rtype

    None

Application()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
Init()
Parameters

aApplication

type aApplication

TCollection_HAsciiString

rtype

None

SetApplication()
Parameters

aApplication

type aApplication

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_ApplicationContextElement(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a ApplicationContextElement
    rtype

    None

static DownCast(t)
FrameOfReference()
Return type

opencascade::handle<StepBasic_ApplicationContext>

Init()
Parameters

aName

type aName

TCollection_HAsciiString

param aFrameOfReference

type aFrameOfReference

StepBasic_ApplicationContext

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

SetFrameOfReference()
Parameters

aFrameOfReference

type aFrameOfReference

StepBasic_ApplicationContext

rtype

None

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_ApplicationProtocolDefinition(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a ApplicationProtocolDefinition
    rtype

    None

Application()
Return type

opencascade::handle<StepBasic_ApplicationContext>

ApplicationInterpretedModelSchemaName()
Return type

opencascade::handle<TCollection_HAsciiString>

ApplicationProtocolYear()
Return type

int

static DownCast(t)
Init()
Parameters

aStatus

type aStatus

TCollection_HAsciiString

param aApplicationInterpretedModelSchemaName

type aApplicationInterpretedModelSchemaName

TCollection_HAsciiString

param aApplicationProtocolYear

type aApplicationProtocolYear

int

param aApplication

type aApplication

StepBasic_ApplicationContext

rtype

None

SetApplication()
Parameters

aApplication

type aApplication

StepBasic_ApplicationContext

rtype

None

SetApplicationInterpretedModelSchemaName()
Parameters

aApplicationInterpretedModelSchemaName

type aApplicationInterpretedModelSchemaName

TCollection_HAsciiString

rtype

None

SetApplicationProtocolYear()
Parameters

aApplicationProtocolYear

type aApplicationProtocolYear

int

rtype

None

SetStatus()
Parameters

aStatus

type aStatus

TCollection_HAsciiString

rtype

None

Status()
Return type

opencascade::handle<TCollection_HAsciiString>

property thisown

The membership flag

class StepBasic_Approval(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a Approval
    rtype

    None

static DownCast(t)
Init()
Parameters

aStatus

type aStatus

StepBasic_ApprovalStatus

param aLevel

type aLevel

TCollection_HAsciiString

rtype

None

Level()
Return type

opencascade::handle<TCollection_HAsciiString>

SetLevel()
Parameters

aLevel

type aLevel

TCollection_HAsciiString

rtype

None

SetStatus()
Parameters

aStatus

type aStatus

StepBasic_ApprovalStatus

rtype

None

Status()
Return type

opencascade::handle<StepBasic_ApprovalStatus>

property thisown

The membership flag

class StepBasic_ApprovalAssignment

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

AssignedApproval()
Return type

opencascade::handle<StepBasic_Approval>

static DownCast(t)
Init()
Parameters

aAssignedApproval

type aAssignedApproval

StepBasic_Approval

rtype

None

SetAssignedApproval()
Parameters

aAssignedApproval

type aAssignedApproval

StepBasic_Approval

rtype

None

property thisown

The membership flag

class StepBasic_ApprovalDateTime(*args)

Bases: OCC.Core.Standard.Standard_Transient

Return type

None

DateTime()
Return type

StepBasic_DateTimeSelect

DatedApproval()
Return type

opencascade::handle<StepBasic_Approval>

static DownCast(t)
Init()
Parameters

aDateTime

type aDateTime

StepBasic_DateTimeSelect

param aDatedApproval

type aDatedApproval

StepBasic_Approval

rtype

None

SetDateTime()
Parameters

aDateTime

type aDateTime

StepBasic_DateTimeSelect

rtype

None

SetDatedApproval()
Parameters

aDatedApproval

type aDatedApproval

StepBasic_Approval

rtype

None

property thisown

The membership flag

class StepBasic_ApprovalPersonOrganization(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a ApprovalPersonOrganization
    rtype

    None

AuthorizedApproval()
Return type

opencascade::handle<StepBasic_Approval>

static DownCast(t)
Init()
Parameters

aPersonOrganization

type aPersonOrganization

StepBasic_PersonOrganizationSelect

param aAuthorizedApproval

type aAuthorizedApproval

StepBasic_Approval

param aRole

type aRole

StepBasic_ApprovalRole

rtype

None

PersonOrganization()
Return type

StepBasic_PersonOrganizationSelect

Role()
Return type

opencascade::handle<StepBasic_ApprovalRole>

SetAuthorizedApproval()
Parameters

aAuthorizedApproval

type aAuthorizedApproval

StepBasic_Approval

rtype

None

SetPersonOrganization()
Parameters

aPersonOrganization

type aPersonOrganization

StepBasic_PersonOrganizationSelect

rtype

None

SetRole()
Parameters

aRole

type aRole

StepBasic_ApprovalRole

rtype

None

property thisown

The membership flag

class StepBasic_ApprovalRelationship(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a ApprovalRelationship
    rtype

    None

Description()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
Init()
Parameters

aName

type aName

TCollection_HAsciiString

param aDescription

type aDescription

TCollection_HAsciiString

param aRelatingApproval

type aRelatingApproval

StepBasic_Approval

param aRelatedApproval

type aRelatedApproval

StepBasic_Approval

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

RelatedApproval()
Return type

opencascade::handle<StepBasic_Approval>

RelatingApproval()
Return type

opencascade::handle<StepBasic_Approval>

SetDescription()
Parameters

aDescription

type aDescription

TCollection_HAsciiString

rtype

None

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

SetRelatedApproval()
Parameters

aRelatedApproval

type aRelatedApproval

StepBasic_Approval

rtype

None

SetRelatingApproval()
Parameters

aRelatingApproval

type aRelatingApproval

StepBasic_Approval

rtype

None

property thisown

The membership flag

class StepBasic_ApprovalRole(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a ApprovalRole
    rtype

    None

static DownCast(t)
Init()
Parameters

aRole

type aRole

TCollection_HAsciiString

rtype

None

Role()
Return type

opencascade::handle<TCollection_HAsciiString>

SetRole()
Parameters

aRole

type aRole

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_ApprovalStatus(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a ApprovalStatus
    rtype

    None

static DownCast(t)
Init()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_AreaUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_NamedUnit

Return type

None

static DownCast(t)
property thisown

The membership flag

class StepBasic_Array1OfApproval(*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 StepBasic_Array1OfDerivedUnitElement(*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 StepBasic_Array1OfDocument(*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 StepBasic_Array1OfNamedUnit(*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 StepBasic_Array1OfOrganization(*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 StepBasic_Array1OfPerson(*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 StepBasic_Array1OfProduct(*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 StepBasic_Array1OfProductContext(*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 StepBasic_Array1OfProductDefinition(*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 StepBasic_Array1OfUncertaintyMeasureWithUnit(*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 StepBasic_CalendarDate(*args)

Bases: OCC.Core.StepBasic.StepBasic_Date

  • Returns a CalendarDate
    rtype

    None

DayComponent()
Return type

int

static DownCast(t)
Init()
Parameters

aYearComponent

type aYearComponent

int

param aDayComponent

type aDayComponent

int

param aMonthComponent

type aMonthComponent

int

rtype

None

MonthComponent()
Return type

int

SetDayComponent()
Parameters

aDayComponent

type aDayComponent

int

rtype

None

SetMonthComponent()
Parameters

aMonthComponent

type aMonthComponent

int

rtype

None

property thisown

The membership flag

class StepBasic_Certification(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

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

    type aName

    TCollection_HAsciiString

    param aPurpose

    type aPurpose

    TCollection_HAsciiString

    param aKind

    type aKind

    StepBasic_CertificationType

    rtype

    None

Kind()
  • Returns field Kind
    rtype

    opencascade::handle<StepBasic_CertificationType>

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

Purpose()
  • Returns field Purpose
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetKind()
  • Set field Kind
    param Kind

    type Kind

    StepBasic_CertificationType

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

SetPurpose()
  • Set field Purpose
    param Purpose

    type Purpose

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_CertificationAssignment(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

AssignedCertification()
  • Returns field AssignedCertification
    rtype

    opencascade::handle<StepBasic_Certification>

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

    type aAssignedCertification

    StepBasic_Certification

    rtype

    None

SetAssignedCertification()
  • Set field AssignedCertification
    param AssignedCertification

    type AssignedCertification

    StepBasic_Certification

    rtype

    None

property thisown

The membership flag

class StepBasic_CertificationType(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

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

    type aDescription

    TCollection_HAsciiString

    rtype

    None

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_CharacterizedObject(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

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

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_Contract(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

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

    type aName

    TCollection_HAsciiString

    param aPurpose

    type aPurpose

    TCollection_HAsciiString

    param aKind

    type aKind

    StepBasic_ContractType

    rtype

    None

Kind()
  • Returns field Kind
    rtype

    opencascade::handle<StepBasic_ContractType>

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

Purpose()
  • Returns field Purpose
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetKind()
  • Set field Kind
    param Kind

    type Kind

    StepBasic_ContractType

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

SetPurpose()
  • Set field Purpose
    param Purpose

    type Purpose

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_ContractAssignment(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

AssignedContract()
  • Returns field AssignedContract
    rtype

    opencascade::handle<StepBasic_Contract>

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

    type aAssignedContract

    StepBasic_Contract

    rtype

    None

SetAssignedContract()
  • Set field AssignedContract
    param AssignedContract

    type AssignedContract

    StepBasic_Contract

    rtype

    None

property thisown

The membership flag

class StepBasic_ContractType(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

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

    type aDescription

    TCollection_HAsciiString

    rtype

    None

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_ConversionBasedUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_NamedUnit

  • Returns a ConversionBasedUnit
    rtype

    None

ConversionFactor()
Return type

opencascade::handle<StepBasic_MeasureWithUnit>

static DownCast(t)
Init()
Parameters

aDimensions

type aDimensions

StepBasic_DimensionalExponents

param aName

type aName

TCollection_HAsciiString

param aConversionFactor

type aConversionFactor

StepBasic_MeasureWithUnit

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

SetConversionFactor()
Parameters

aConversionFactor

type aConversionFactor

StepBasic_MeasureWithUnit

rtype

None

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_ConversionBasedUnitAndAreaUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_ConversionBasedUnit

  • Returns a ConversionBasedUnitAndAreaUnit
    rtype

    None

AreaUnit()
Return type

opencascade::handle<StepBasic_AreaUnit>

static DownCast(t)
SetAreaUnit()
Parameters

anAreaUnit

type anAreaUnit

StepBasic_AreaUnit

rtype

None

property thisown

The membership flag

class StepBasic_ConversionBasedUnitAndLengthUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_ConversionBasedUnit

  • Returns a ConversionBasedUnitAndLengthUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

aDimensions

type aDimensions

StepBasic_DimensionalExponents

param aName

type aName

TCollection_HAsciiString

param aConversionFactor

type aConversionFactor

StepBasic_MeasureWithUnit

rtype

None

LengthUnit()
Return type

opencascade::handle<StepBasic_LengthUnit>

SetLengthUnit()
Parameters

aLengthUnit

type aLengthUnit

StepBasic_LengthUnit

rtype

None

property thisown

The membership flag

class StepBasic_ConversionBasedUnitAndMassUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_ConversionBasedUnit

  • Returns a ConversionBasedUnitAndLengthUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

aDimensions

type aDimensions

StepBasic_DimensionalExponents

param aName

type aName

TCollection_HAsciiString

param aConversionFactor

type aConversionFactor

StepBasic_MeasureWithUnit

rtype

None

MassUnit()
Return type

opencascade::handle<StepBasic_MassUnit>

SetMassUnit()
Parameters

aMassUnit

type aMassUnit

StepBasic_MassUnit

rtype

None

property thisown

The membership flag

class StepBasic_ConversionBasedUnitAndPlaneAngleUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_ConversionBasedUnit

  • Returns a ConversionBasedUnitAndPlaneAngleUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

aDimensions

type aDimensions

StepBasic_DimensionalExponents

param aName

type aName

TCollection_HAsciiString

param aConversionFactor

type aConversionFactor

StepBasic_MeasureWithUnit

rtype

None

PlaneAngleUnit()
Return type

opencascade::handle<StepBasic_PlaneAngleUnit>

SetPlaneAngleUnit()
Parameters

aPlaneAngleUnit

type aPlaneAngleUnit

StepBasic_PlaneAngleUnit

rtype

None

property thisown

The membership flag

class StepBasic_ConversionBasedUnitAndRatioUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_ConversionBasedUnit

  • Returns a ConversionBasedUnitAndRatioUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

aDimensions

type aDimensions

StepBasic_DimensionalExponents

param aName

type aName

TCollection_HAsciiString

param aConversionFactor

type aConversionFactor

StepBasic_MeasureWithUnit

rtype

None

RatioUnit()
Return type

opencascade::handle<StepBasic_RatioUnit>

SetRatioUnit()
Parameters

aRatioUnit

type aRatioUnit

StepBasic_RatioUnit

rtype

None

property thisown

The membership flag

class StepBasic_ConversionBasedUnitAndSolidAngleUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_ConversionBasedUnit

  • Returns a ConversionBasedUnitAndSolidAngleUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

aDimensions

type aDimensions

StepBasic_DimensionalExponents

param aName

type aName

TCollection_HAsciiString

param aConversionFactor

type aConversionFactor

StepBasic_MeasureWithUnit

rtype

None

SetSolidAngleUnit()
Parameters

aSolidAngleUnit

type aSolidAngleUnit

StepBasic_SolidAngleUnit

rtype

None

SolidAngleUnit()
Return type

opencascade::handle<StepBasic_SolidAngleUnit>

property thisown

The membership flag

class StepBasic_ConversionBasedUnitAndTimeUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_ConversionBasedUnit

  • Returns a ConversionBasedUnitAndTimeUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

aDimensions

type aDimensions

StepBasic_DimensionalExponents

param aName

type aName

TCollection_HAsciiString

param aConversionFactor

type aConversionFactor

StepBasic_MeasureWithUnit

rtype

None

SetTimeUnit()
Parameters

aTimeUnit

type aTimeUnit

StepBasic_TimeUnit

rtype

None

TimeUnit()
Return type

opencascade::handle<StepBasic_TimeUnit>

property thisown

The membership flag

class StepBasic_ConversionBasedUnitAndVolumeUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_ConversionBasedUnit

  • Returns a ConversionBasedUnitAndVolumeUnit
    rtype

    None

static DownCast(t)
SetVolumeUnit()
Parameters

aVolumeUnit

type aVolumeUnit

StepBasic_VolumeUnit

rtype

None

VolumeUnit()
Return type

opencascade::handle<StepBasic_VolumeUnit>

property thisown

The membership flag

class StepBasic_CoordinatedUniversalTimeOffset(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a CoordinatedUniversalTimeOffset
    rtype

    None

static DownCast(t)
HasMinuteOffset()
Return type

bool

HourOffset()
Return type

int

Init()
Parameters

aHourOffset

type aHourOffset

int

param hasAminuteOffset

type hasAminuteOffset

bool

param aMinuteOffset

type aMinuteOffset

int

param aSense

type aSense

StepBasic_AheadOrBehind

rtype

None

MinuteOffset()
Return type

int

Sense()
Return type

StepBasic_AheadOrBehind

SetHourOffset()
Parameters

aHourOffset

type aHourOffset

int

rtype

None

SetMinuteOffset()
Parameters

aMinuteOffset

type aMinuteOffset

int

rtype

None

SetSense()
Parameters

aSense

type aSense

StepBasic_AheadOrBehind

rtype

None

UnSetMinuteOffset()
Return type

None

property thisown

The membership flag

class StepBasic_Date(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a Date
    rtype

    None

static DownCast(t)
Init()
Parameters

aYearComponent

type aYearComponent

int

rtype

None

SetYearComponent()
Parameters

aYearComponent

type aYearComponent

int

rtype

None

YearComponent()
Return type

int

property thisown

The membership flag

class StepBasic_DateAndTime(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a DateAndTime
    rtype

    None

DateComponent()
Return type

opencascade::handle<StepBasic_Date>

static DownCast(t)
Init()
Parameters

aDateComponent

type aDateComponent

StepBasic_Date

param aTimeComponent

type aTimeComponent

StepBasic_LocalTime

rtype

None

SetDateComponent()
Parameters

aDateComponent

type aDateComponent

StepBasic_Date

rtype

None

SetTimeComponent()
Parameters

aTimeComponent

type aTimeComponent

StepBasic_LocalTime

rtype

None

TimeComponent()
Return type

opencascade::handle<StepBasic_LocalTime>

property thisown

The membership flag

class StepBasic_DateAndTimeAssignment

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

AssignedDateAndTime()
Return type

opencascade::handle<StepBasic_DateAndTime>

static DownCast(t)
Init()
Parameters

aAssignedDateAndTime

type aAssignedDateAndTime

StepBasic_DateAndTime

param aRole

type aRole

StepBasic_DateTimeRole

rtype

None

Role()
Return type

opencascade::handle<StepBasic_DateTimeRole>

SetAssignedDateAndTime()
Parameters

aAssignedDateAndTime

type aAssignedDateAndTime

StepBasic_DateAndTime

rtype

None

SetRole()
Parameters

aRole

type aRole

StepBasic_DateTimeRole

rtype

None

property thisown

The membership flag

class StepBasic_DateAssignment

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

AssignedDate()
Return type

opencascade::handle<StepBasic_Date>

static DownCast(t)
Init()
Parameters

aAssignedDate

type aAssignedDate

StepBasic_Date

param aRole

type aRole

StepBasic_DateRole

rtype

None

Role()
Return type

opencascade::handle<StepBasic_DateRole>

SetAssignedDate()
Parameters

aAssignedDate

type aAssignedDate

StepBasic_Date

rtype

None

SetRole()
Parameters

aRole

type aRole

StepBasic_DateRole

rtype

None

property thisown

The membership flag

class StepBasic_DateRole(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a DateRole
    rtype

    None

static DownCast(t)
Init()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_DateTimeRole(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a DateTimeRole
    rtype

    None

static DownCast(t)
Init()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_DateTimeSelect(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Returns a DateTimeSelect SelectType
    rtype

    None

Date()
  • returns Value as a Date (Null if another type)
    rtype

    opencascade::handle<StepBasic_Date>

DateAndTime()
  • returns Value as a DateAndTime (Null if another type)
    rtype

    opencascade::handle<StepBasic_DateAndTime>

LocalTime()
  • returns Value as a LocalTime (Null if another type)
    rtype

    opencascade::handle<StepBasic_LocalTime>

property thisown

The membership flag

class StepBasic_DerivedUnit(*args)

Bases: OCC.Core.Standard.Standard_Transient

Return type

None

static DownCast(t)
Elements()
Return type

opencascade::handle<StepBasic_HArray1OfDerivedUnitElement>

ElementsValue()
Parameters

num

type num

int

rtype

opencascade::handle<StepBasic_DerivedUnitElement>

Init()
Parameters

elements

type elements

StepBasic_HArray1OfDerivedUnitElement

rtype

None

NbElements()
Return type

int

SetElements()
Parameters

elements

type elements

StepBasic_HArray1OfDerivedUnitElement

rtype

None

property thisown

The membership flag

class StepBasic_DerivedUnitElement(*args)

Bases: OCC.Core.Standard.Standard_Transient

Return type

None

static DownCast(t)
Exponent()
Return type

float

Init()
Parameters

aUnit

type aUnit

StepBasic_NamedUnit

param aExponent

type aExponent

float

rtype

None

SetExponent()
Parameters

aExponent

type aExponent

float

rtype

None

SetUnit()
Parameters

aUnit

type aUnit

StepBasic_NamedUnit

rtype

None

Unit()
Return type

opencascade::handle<StepBasic_NamedUnit>

property thisown

The membership flag

class StepBasic_DesignContext(*args)

Bases: OCC.Core.StepBasic.StepBasic_ProductDefinitionContext

Return type

None

static DownCast(t)
property thisown

The membership flag

class StepBasic_DigitalDocument(*args)

Bases: OCC.Core.StepBasic.StepBasic_Document

Return type

None

static DownCast(t)
property thisown

The membership flag

class StepBasic_DimensionalExponents(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a DimensionalExponents
    rtype

    None

AmountOfSubstanceExponent()
Return type

float

static DownCast(t)
ElectricCurrentExponent()
Return type

float

Init()
Parameters

aLengthExponent

type aLengthExponent

float

param aMassExponent

type aMassExponent

float

param aTimeExponent

type aTimeExponent

float

param aElectricCurrentExponent

type aElectricCurrentExponent

float

param aThermodynamicTemperatureExponent

type aThermodynamicTemperatureExponent

float

param aAmountOfSubstanceExponent

type aAmountOfSubstanceExponent

float

param aLuminousIntensityExponent

type aLuminousIntensityExponent

float

rtype

None

LengthExponent()
Return type

float

LuminousIntensityExponent()
Return type

float

MassExponent()
Return type

float

SetAmountOfSubstanceExponent()
Parameters

aAmountOfSubstanceExponent

type aAmountOfSubstanceExponent

float

rtype

None

SetElectricCurrentExponent()
Parameters

aElectricCurrentExponent

type aElectricCurrentExponent

float

rtype

None

SetLengthExponent()
Parameters

aLengthExponent

type aLengthExponent

float

rtype

None

SetLuminousIntensityExponent()
Parameters

aLuminousIntensityExponent

type aLuminousIntensityExponent

float

rtype

None

SetMassExponent()
Parameters

aMassExponent

type aMassExponent

float

rtype

None

SetThermodynamicTemperatureExponent()
Parameters

aThermodynamicTemperatureExponent

type aThermodynamicTemperatureExponent

float

rtype

None

SetTimeExponent()
Parameters

aTimeExponent

type aTimeExponent

float

rtype

None

ThermodynamicTemperatureExponent()
Return type

float

TimeExponent()
Return type

float

property thisown

The membership flag

class StepBasic_Document(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

Id()
  • Returns field Id
    rtype

    opencascade::handle<TCollection_HAsciiString>

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

    type aId

    TCollection_HAsciiString

    param aName

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    param aKind

    type aKind

    StepBasic_DocumentType

    rtype

    None

Kind()
  • Returns field Kind
    rtype

    opencascade::handle<StepBasic_DocumentType>

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetId()
  • Set field Id
    param Id

    type Id

    TCollection_HAsciiString

    rtype

    None

SetKind()
  • Set field Kind
    param Kind

    type Kind

    StepBasic_DocumentType

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_DocumentFile(*args)

Bases: OCC.Core.StepBasic.StepBasic_Document

  • Empty constructor
    rtype

    None

CharacterizedObject()
  • Returns data for supertype CharacterizedObject
    rtype

    opencascade::handle<StepBasic_CharacterizedObject>

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

    type aDocument_Id

    TCollection_HAsciiString

    param aDocument_Name

    type aDocument_Name

    TCollection_HAsciiString

    param hasDocument_Description

    type hasDocument_Description

    bool

    param aDocument_Description

    type aDocument_Description

    TCollection_HAsciiString

    param aDocument_Kind

    type aDocument_Kind

    StepBasic_DocumentType

    param aCharacterizedObject_Name

    type aCharacterizedObject_Name

    TCollection_HAsciiString

    param hasCharacterizedObject_Description

    type hasCharacterizedObject_Description

    bool

    param aCharacterizedObject_Description

    type aCharacterizedObject_Description

    TCollection_HAsciiString

    rtype

    None

SetCharacterizedObject()
  • Set data for supertype CharacterizedObject
    param CharacterizedObject

    type CharacterizedObject

    StepBasic_CharacterizedObject

    rtype

    None

property thisown

The membership flag

class StepBasic_DocumentProductAssociation(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

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

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    param aRelatingDocument

    type aRelatingDocument

    StepBasic_Document

    param aRelatedProduct

    type aRelatedProduct

    StepBasic_ProductOrFormationOrDefinition

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

RelatedProduct()
  • Returns field RelatedProduct
    rtype

    StepBasic_ProductOrFormationOrDefinition

RelatingDocument()
  • Returns field RelatingDocument
    rtype

    opencascade::handle<StepBasic_Document>

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

SetRelatedProduct()
  • Set field RelatedProduct
    param RelatedProduct

    type RelatedProduct

    StepBasic_ProductOrFormationOrDefinition

    rtype

    None

SetRelatingDocument()
  • Set field RelatingDocument
    param RelatingDocument

    type RelatingDocument

    StepBasic_Document

    rtype

    None

property thisown

The membership flag

class StepBasic_DocumentProductEquivalence(*args)

Bases: OCC.Core.StepBasic.StepBasic_DocumentProductAssociation

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_DocumentReference

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

AssignedDocument()
Return type

opencascade::handle<StepBasic_Document>

static DownCast(t)
Init0()
Parameters

aAssignedDocument

type aAssignedDocument

StepBasic_Document

param aSource

type aSource

TCollection_HAsciiString

rtype

None

SetAssignedDocument()
Parameters

aAssignedDocument

type aAssignedDocument

StepBasic_Document

rtype

None

SetSource()
Parameters

aSource

type aSource

TCollection_HAsciiString

rtype

None

Source()
Return type

opencascade::handle<TCollection_HAsciiString>

property thisown

The membership flag

class StepBasic_DocumentRelationship(*args)

Bases: OCC.Core.Standard.Standard_Transient

Return type

None

Description()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
Init()
Parameters

aName

type aName

TCollection_HAsciiString

param aDescription

type aDescription

TCollection_HAsciiString

param aRelating

type aRelating

StepBasic_Document

param aRelated

type aRelated

StepBasic_Document

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

RelatedDocument()
Return type

opencascade::handle<StepBasic_Document>

RelatingDocument()
Return type

opencascade::handle<StepBasic_Document>

SetDescription()
Parameters

aDescription

type aDescription

TCollection_HAsciiString

rtype

None

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

SetRelatedDocument()
Parameters

aRelated

type aRelated

StepBasic_Document

rtype

None

SetRelatingDocument()
Parameters

aRelating

type aRelating

StepBasic_Document

rtype

None

property thisown

The membership flag

class StepBasic_DocumentRepresentationType(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

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

    type aName

    TCollection_HAsciiString

    param aRepresentedDocument

    type aRepresentedDocument

    StepBasic_Document

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

RepresentedDocument()
  • Returns field RepresentedDocument
    rtype

    opencascade::handle<StepBasic_Document>

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

SetRepresentedDocument()
  • Set field RepresentedDocument
    param RepresentedDocument

    type RepresentedDocument

    StepBasic_Document

    rtype

    None

property thisown

The membership flag

class StepBasic_DocumentType(*args)

Bases: OCC.Core.Standard.Standard_Transient

Return type

None

static DownCast(t)
Init()
Parameters

apdt

type apdt

TCollection_HAsciiString

rtype

None

ProductDataType()
Return type

opencascade::handle<TCollection_HAsciiString>

SetProductDataType()
Parameters

apdt

type apdt

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_DocumentUsageConstraint(*args)

Bases: OCC.Core.Standard.Standard_Transient

Return type

None

static DownCast(t)
Init()
Parameters

aSource

type aSource

StepBasic_Document

param ase

type ase

TCollection_HAsciiString

param asev

type asev

TCollection_HAsciiString

rtype

None

SetSource()
Parameters

aSource

type aSource

StepBasic_Document

rtype

None

SetSubjectElement()
Parameters

ase

type ase

TCollection_HAsciiString

rtype

None

SetSubjectElementValue()
Parameters

asev

type asev

TCollection_HAsciiString

rtype

None

Source()
Return type

opencascade::handle<StepBasic_Document>

SubjectElement()
Return type

opencascade::handle<TCollection_HAsciiString>

SubjectElementValue()
Return type

opencascade::handle<TCollection_HAsciiString>

property thisown

The membership flag

class StepBasic_Effectivity(*args)

Bases: OCC.Core.Standard.Standard_Transient

Return type

None

static DownCast(t)
Id()
Return type

opencascade::handle<TCollection_HAsciiString>

Init()
Parameters

aid

type aid

TCollection_HAsciiString

rtype

None

SetId()
Parameters

aid

type aid

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_EffectivityAssignment(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

AssignedEffectivity()
  • Returns field AssignedEffectivity
    rtype

    opencascade::handle<StepBasic_Effectivity>

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

    type aAssignedEffectivity

    StepBasic_Effectivity

    rtype

    None

SetAssignedEffectivity()
  • Set field AssignedEffectivity
    param AssignedEffectivity

    type AssignedEffectivity

    StepBasic_Effectivity

    rtype

    None

property thisown

The membership flag

class StepBasic_EulerAngles(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Angles()
  • Returns field Angles
    rtype

    opencascade::handle<TColStd_HArray1OfReal>

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

    type aAngles

    TColStd_HArray1OfReal

    rtype

    None

SetAngles()
  • Set field Angles
    param Angles

    type Angles

    TColStd_HArray1OfReal

    rtype

    None

property thisown

The membership flag

class StepBasic_ExternalIdentificationAssignment(*args)

Bases: OCC.Core.StepBasic.StepBasic_IdentificationAssignment

  • Empty constructor
    rtype

    None

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

    type aIdentificationAssignment_AssignedId

    TCollection_HAsciiString

    param aIdentificationAssignment_Role

    type aIdentificationAssignment_Role

    StepBasic_IdentificationRole

    param aSource

    type aSource

    StepBasic_ExternalSource

    rtype

    None

SetSource()
  • Set field Source
    param Source

    type Source

    StepBasic_ExternalSource

    rtype

    None

Source()
  • Returns field Source
    rtype

    opencascade::handle<StepBasic_ExternalSource>

property thisown

The membership flag

class StepBasic_ExternalSource(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

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

    type aSourceId

    StepBasic_SourceItem

    rtype

    None

SetSourceId()
  • Set field SourceId
    param SourceId

    type SourceId

    StepBasic_SourceItem

    rtype

    None

SourceId()
  • Returns field SourceId
    rtype

    StepBasic_SourceItem

property thisown

The membership flag

class StepBasic_ExternallyDefinedItem(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

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

    type aItemId

    StepBasic_SourceItem

    param aSource

    type aSource

    StepBasic_ExternalSource

    rtype

    None

ItemId()
  • Returns field ItemId
    rtype

    StepBasic_SourceItem

SetItemId()
  • Set field ItemId
    param ItemId

    type ItemId

    StepBasic_SourceItem

    rtype

    None

SetSource()
  • Set field Source
    param Source

    type Source

    StepBasic_ExternalSource

    rtype

    None

Source()
  • Returns field Source
    rtype

    opencascade::handle<StepBasic_ExternalSource>

property thisown

The membership flag

class StepBasic_GeneralProperty(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

Id()
  • Returns field Id
    rtype

    opencascade::handle<TCollection_HAsciiString>

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

    type aId

    TCollection_HAsciiString

    param aName

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetId()
  • Set field Id
    param Id

    type Id

    TCollection_HAsciiString

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_Group(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

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

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_GroupAssignment(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

AssignedGroup()
  • Returns field AssignedGroup
    rtype

    opencascade::handle<StepBasic_Group>

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

    type aAssignedGroup

    StepBasic_Group

    rtype

    None

SetAssignedGroup()
  • Set field AssignedGroup
    param AssignedGroup

    type AssignedGroup

    StepBasic_Group

    rtype

    None

property thisown

The membership flag

class StepBasic_GroupRelationship(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

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

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    param aRelatingGroup

    type aRelatingGroup

    StepBasic_Group

    param aRelatedGroup

    type aRelatedGroup

    StepBasic_Group

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

RelatedGroup()
  • Returns field RelatedGroup
    rtype

    opencascade::handle<StepBasic_Group>

RelatingGroup()
  • Returns field RelatingGroup
    rtype

    opencascade::handle<StepBasic_Group>

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

SetRelatedGroup()
  • Set field RelatedGroup
    param RelatedGroup

    type RelatedGroup

    StepBasic_Group

    rtype

    None

SetRelatingGroup()
  • Set field RelatingGroup
    param RelatingGroup

    type RelatingGroup

    StepBasic_Group

    rtype

    None

property thisown

The membership flag

class StepBasic_HArray1OfApproval(*args)

Bases: OCC.Core.StepBasic.StepBasic_Array1OfApproval, 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 StepBasic_HArray1OfDerivedUnitElement(*args)

Bases: OCC.Core.StepBasic.StepBasic_Array1OfDerivedUnitElement, 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 StepBasic_HArray1OfDocument(*args)

Bases: OCC.Core.StepBasic.StepBasic_Array1OfDocument, 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 StepBasic_HArray1OfNamedUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_Array1OfNamedUnit, 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 StepBasic_HArray1OfOrganization(*args)

Bases: OCC.Core.StepBasic.StepBasic_Array1OfOrganization, 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 StepBasic_HArray1OfPerson(*args)

Bases: OCC.Core.StepBasic.StepBasic_Array1OfPerson, 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 StepBasic_HArray1OfProduct(*args)

Bases: OCC.Core.StepBasic.StepBasic_Array1OfProduct, 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 StepBasic_HArray1OfProductContext(*args)

Bases: OCC.Core.StepBasic.StepBasic_Array1OfProductContext, 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 StepBasic_HArray1OfProductDefinition(*args)

Bases: OCC.Core.StepBasic.StepBasic_Array1OfProductDefinition, 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 StepBasic_HArray1OfUncertaintyMeasureWithUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_Array1OfUncertaintyMeasureWithUnit, 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 StepBasic_IdentificationAssignment(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

AssignedId()
  • Returns field AssignedId
    rtype

    opencascade::handle<TCollection_HAsciiString>

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

    type aAssignedId

    TCollection_HAsciiString

    param aRole

    type aRole

    StepBasic_IdentificationRole

    rtype

    None

Role()
  • Returns field Role
    rtype

    opencascade::handle<StepBasic_IdentificationRole>

SetAssignedId()
  • Set field AssignedId
    param AssignedId

    type AssignedId

    TCollection_HAsciiString

    rtype

    None

SetRole()
  • Set field Role
    param Role

    type Role

    StepBasic_IdentificationRole

    rtype

    None

property thisown

The membership flag

class StepBasic_IdentificationRole(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

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

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_LengthMeasureWithUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_MeasureWithUnit

  • Returns a LengthMeasureWithUnit
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_LengthUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_NamedUnit

  • Returns a LengthUnit
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_LocalTime(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a LocalTime
    rtype

    None

static DownCast(t)
HasMinuteComponent()
Return type

bool

HasSecondComponent()
Return type

bool

HourComponent()
Return type

int

Init()
Parameters

aHourComponent

type aHourComponent

int

param hasAminuteComponent

type hasAminuteComponent

bool

param aMinuteComponent

type aMinuteComponent

int

param hasAsecondComponent

type hasAsecondComponent

bool

param aSecondComponent

type aSecondComponent

float

param aZone

type aZone

StepBasic_CoordinatedUniversalTimeOffset

rtype

None

MinuteComponent()
Return type

int

SecondComponent()
Return type

float

SetHourComponent()
Parameters

aHourComponent

type aHourComponent

int

rtype

None

SetMinuteComponent()
Parameters

aMinuteComponent

type aMinuteComponent

int

rtype

None

SetSecondComponent()
Parameters

aSecondComponent

type aSecondComponent

float

rtype

None

SetZone()
Parameters

aZone

type aZone

StepBasic_CoordinatedUniversalTimeOffset

rtype

None

UnSetMinuteComponent()
Return type

None

UnSetSecondComponent()
Return type

None

Zone()
Return type

opencascade::handle<StepBasic_CoordinatedUniversalTimeOffset>

property thisown

The membership flag

class StepBasic_MassMeasureWithUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_MeasureWithUnit

  • Returns a MassMeasureWithUnit
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_MassUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_NamedUnit

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_MeasureValueMember(*args)

Bases: OCC.Core.StepData.StepData_SelectReal

Return type

None

static DownCast(t)
property thisown

The membership flag

class StepBasic_MeasureWithUnit(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a MeasureWithUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

aValueComponent

type aValueComponent

StepBasic_MeasureValueMember

param aUnitComponent

type aUnitComponent

StepBasic_Unit

rtype

None

SetUnitComponent()
Parameters

aUnitComponent

type aUnitComponent

StepBasic_Unit

rtype

None

SetValueComponent()
Parameters

aValueComponent

type aValueComponent

float

rtype

None

SetValueComponentMember()
Parameters

val

type val

StepBasic_MeasureValueMember

rtype

None

UnitComponent()
Return type

StepBasic_Unit

ValueComponent()
Return type

float

ValueComponentMember()
Return type

opencascade::handle<StepBasic_MeasureValueMember>

property thisown

The membership flag

class StepBasic_MechanicalContext(*args)

Bases: OCC.Core.StepBasic.StepBasic_ProductContext

  • Returns a MechanicalContext
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_NameAssignment(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

AssignedName()
  • Returns field AssignedName
    rtype

    opencascade::handle<TCollection_HAsciiString>

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

    type aAssignedName

    TCollection_HAsciiString

    rtype

    None

SetAssignedName()
  • Set field AssignedName
    param AssignedName

    type AssignedName

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_NamedUnit(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a NamedUnit
    rtype

    None

Dimensions()
Return type

opencascade::handle<StepBasic_DimensionalExponents>

static DownCast(t)
Init()
Parameters

aDimensions

type aDimensions

StepBasic_DimensionalExponents

rtype

None

SetDimensions()
Parameters

aDimensions

type aDimensions

StepBasic_DimensionalExponents

rtype

void

property thisown

The membership flag

class StepBasic_ObjectRole(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

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

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_OrdinalDate(*args)

Bases: OCC.Core.StepBasic.StepBasic_Date

  • Returns a OrdinalDate
    rtype

    None

DayComponent()
Return type

int

static DownCast(t)
Init()
Parameters

aYearComponent

type aYearComponent

int

param aDayComponent

type aDayComponent

int

rtype

None

SetDayComponent()
Parameters

aDayComponent

type aDayComponent

int

rtype

None

property thisown

The membership flag

class StepBasic_Organization(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a Organization
    rtype

    None

Description()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasId()
Return type

bool

Id()
Return type

opencascade::handle<TCollection_HAsciiString>

Init()
Parameters

hasAid

type hasAid

bool

param aId

type aId

TCollection_HAsciiString

param aName

type aName

TCollection_HAsciiString

param aDescription

type aDescription

TCollection_HAsciiString

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

SetDescription()
Parameters

aDescription

type aDescription

TCollection_HAsciiString

rtype

None

SetId()
Parameters

aId

type aId

TCollection_HAsciiString

rtype

None

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

UnSetId()
Return type

None

property thisown

The membership flag

class StepBasic_OrganizationAssignment

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

AssignedOrganization()
Return type

opencascade::handle<StepBasic_Organization>

static DownCast(t)
Init()
Parameters

aAssignedOrganization

type aAssignedOrganization

StepBasic_Organization

param aRole

type aRole

StepBasic_OrganizationRole

rtype

None

Role()
Return type

opencascade::handle<StepBasic_OrganizationRole>

SetAssignedOrganization()
Parameters

aAssignedOrganization

type aAssignedOrganization

StepBasic_Organization

rtype

None

SetRole()
Parameters

aRole

type aRole

StepBasic_OrganizationRole

rtype

None

property thisown

The membership flag

class StepBasic_OrganizationRole(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a OrganizationRole
    rtype

    None

static DownCast(t)
Init()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_OrganizationalAddress(*args)

Bases: OCC.Core.StepBasic.StepBasic_Address

  • Returns a OrganizationalAddress
    rtype

    None

Description()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
Init()
Parameters

hasAinternalLocation

type hasAinternalLocation

bool

param aInternalLocation

type aInternalLocation

TCollection_HAsciiString

param hasAstreetNumber

type hasAstreetNumber

bool

param aStreetNumber

type aStreetNumber

TCollection_HAsciiString

param hasAstreet

type hasAstreet

bool

param aStreet

type aStreet

TCollection_HAsciiString

param hasApostalBox

type hasApostalBox

bool

param aPostalBox

type aPostalBox

TCollection_HAsciiString

param hasAtown

type hasAtown

bool

param aTown

type aTown

TCollection_HAsciiString

param hasAregion

type hasAregion

bool

param aRegion

type aRegion

TCollection_HAsciiString

param hasApostalCode

type hasApostalCode

bool

param aPostalCode

type aPostalCode

TCollection_HAsciiString

param hasAcountry

type hasAcountry

bool

param aCountry

type aCountry

TCollection_HAsciiString

param hasAfacsimileNumber

type hasAfacsimileNumber

bool

param aFacsimileNumber

type aFacsimileNumber

TCollection_HAsciiString

param hasAtelephoneNumber

type hasAtelephoneNumber

bool

param aTelephoneNumber

type aTelephoneNumber

TCollection_HAsciiString

param hasAelectronicMailAddress

type hasAelectronicMailAddress

bool

param aElectronicMailAddress

type aElectronicMailAddress

TCollection_HAsciiString

param hasAtelexNumber

type hasAtelexNumber

bool

param aTelexNumber

type aTelexNumber

TCollection_HAsciiString

param aOrganizations

type aOrganizations

StepBasic_HArray1OfOrganization

param aDescription

type aDescription

TCollection_HAsciiString

rtype

None

NbOrganizations()
Return type

int

Organizations()
Return type

opencascade::handle<StepBasic_HArray1OfOrganization>

OrganizationsValue()
Parameters

num

type num

int

rtype

opencascade::handle<StepBasic_Organization>

SetDescription()
Parameters

aDescription

type aDescription

TCollection_HAsciiString

rtype

None

SetOrganizations()
Parameters

aOrganizations

type aOrganizations

StepBasic_HArray1OfOrganization

rtype

None

property thisown

The membership flag

class StepBasic_Person(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a Person
    rtype

    None

static DownCast(t)
FirstName()
Return type

opencascade::handle<TCollection_HAsciiString>

HasFirstName()
Return type

bool

HasLastName()
Return type

bool

HasMiddleNames()
Return type

bool

HasPrefixTitles()
Return type

bool

HasSuffixTitles()
Return type

bool

Id()
Return type

opencascade::handle<TCollection_HAsciiString>

Init()
Parameters

aId

type aId

TCollection_HAsciiString

param hasAlastName

type hasAlastName

bool

param aLastName

type aLastName

TCollection_HAsciiString

param hasAfirstName

type hasAfirstName

bool

param aFirstName

type aFirstName

TCollection_HAsciiString

param hasAmiddleNames

type hasAmiddleNames

bool

param aMiddleNames

type aMiddleNames

Interface_HArray1OfHAsciiString

param hasAprefixTitles

type hasAprefixTitles

bool

param aPrefixTitles

type aPrefixTitles

Interface_HArray1OfHAsciiString

param hasAsuffixTitles

type hasAsuffixTitles

bool

param aSuffixTitles

type aSuffixTitles

Interface_HArray1OfHAsciiString

rtype

None

LastName()
Return type

opencascade::handle<TCollection_HAsciiString>

MiddleNames()
Return type

opencascade::handle<Interface_HArray1OfHAsciiString>

MiddleNamesValue()
Parameters

num

type num

int

rtype

opencascade::handle<TCollection_HAsciiString>

NbMiddleNames()
Return type

int

NbPrefixTitles()
Return type

int

NbSuffixTitles()
Return type

int

PrefixTitles()
Return type

opencascade::handle<Interface_HArray1OfHAsciiString>

PrefixTitlesValue()
Parameters

num

type num

int

rtype

opencascade::handle<TCollection_HAsciiString>

SetFirstName()
Parameters

aFirstName

type aFirstName

TCollection_HAsciiString

rtype

None

SetId()
Parameters

aId

type aId

TCollection_HAsciiString

rtype

None

SetLastName()
Parameters

aLastName

type aLastName

TCollection_HAsciiString

rtype

None

SetMiddleNames()
Parameters

aMiddleNames

type aMiddleNames

Interface_HArray1OfHAsciiString

rtype

None

SetPrefixTitles()
Parameters

aPrefixTitles

type aPrefixTitles

Interface_HArray1OfHAsciiString

rtype

None

SetSuffixTitles()
Parameters

aSuffixTitles

type aSuffixTitles

Interface_HArray1OfHAsciiString

rtype

None

SuffixTitles()
Return type

opencascade::handle<Interface_HArray1OfHAsciiString>

SuffixTitlesValue()
Parameters

num

type num

int

rtype

opencascade::handle<TCollection_HAsciiString>

UnSetFirstName()
Return type

None

UnSetLastName()
Return type

None

UnSetMiddleNames()
Return type

None

UnSetPrefixTitles()
Return type

None

UnSetSuffixTitles()
Return type

None

property thisown

The membership flag

class StepBasic_PersonAndOrganization(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a PersonAndOrganization
    rtype

    None

static DownCast(t)
Init()
Parameters

aThePerson

type aThePerson

StepBasic_Person

param aTheOrganization

type aTheOrganization

StepBasic_Organization

rtype

None

SetTheOrganization()
Parameters

aTheOrganization

type aTheOrganization

StepBasic_Organization

rtype

None

SetThePerson()
Parameters

aThePerson

type aThePerson

StepBasic_Person

rtype

None

TheOrganization()
Return type

opencascade::handle<StepBasic_Organization>

ThePerson()
Return type

opencascade::handle<StepBasic_Person>

property thisown

The membership flag

class StepBasic_PersonAndOrganizationAssignment

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

AssignedPersonAndOrganization()
Return type

opencascade::handle<StepBasic_PersonAndOrganization>

static DownCast(t)
Init()
Parameters

aAssignedPersonAndOrganization

type aAssignedPersonAndOrganization

StepBasic_PersonAndOrganization

param aRole

type aRole

StepBasic_PersonAndOrganizationRole

rtype

None

Role()
Return type

opencascade::handle<StepBasic_PersonAndOrganizationRole>

SetAssignedPersonAndOrganization()
Parameters

aAssignedPersonAndOrganization

type aAssignedPersonAndOrganization

StepBasic_PersonAndOrganization

rtype

None

SetRole()
Parameters

aRole

type aRole

StepBasic_PersonAndOrganizationRole

rtype

None

property thisown

The membership flag

class StepBasic_PersonAndOrganizationRole(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a PersonAndOrganizationRole
    rtype

    None

static DownCast(t)
Init()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_PersonOrganizationSelect(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Returns a PersonOrganizationSelect SelectType
    rtype

    None

Organization()
  • returns Value as a Organization (Null if another type)
    rtype

    opencascade::handle<StepBasic_Organization>

Person()
  • returns Value as a Person (Null if another type)
    rtype

    opencascade::handle<StepBasic_Person>

PersonAndOrganization()
  • returns Value as a PersonAndOrganization (Null if another type)
    rtype

    opencascade::handle<StepBasic_PersonAndOrganization>

property thisown

The membership flag

class StepBasic_PersonalAddress(*args)

Bases: OCC.Core.StepBasic.StepBasic_Address

  • Returns a PersonalAddress
    rtype

    None

Description()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
Init()
Parameters

hasAinternalLocation

type hasAinternalLocation

bool

param aInternalLocation

type aInternalLocation

TCollection_HAsciiString

param hasAstreetNumber

type hasAstreetNumber

bool

param aStreetNumber

type aStreetNumber

TCollection_HAsciiString

param hasAstreet

type hasAstreet

bool

param aStreet

type aStreet

TCollection_HAsciiString

param hasApostalBox

type hasApostalBox

bool

param aPostalBox

type aPostalBox

TCollection_HAsciiString

param hasAtown

type hasAtown

bool

param aTown

type aTown

TCollection_HAsciiString

param hasAregion

type hasAregion

bool

param aRegion

type aRegion

TCollection_HAsciiString

param hasApostalCode

type hasApostalCode

bool

param aPostalCode

type aPostalCode

TCollection_HAsciiString

param hasAcountry

type hasAcountry

bool

param aCountry

type aCountry

TCollection_HAsciiString

param hasAfacsimileNumber

type hasAfacsimileNumber

bool

param aFacsimileNumber

type aFacsimileNumber

TCollection_HAsciiString

param hasAtelephoneNumber

type hasAtelephoneNumber

bool

param aTelephoneNumber

type aTelephoneNumber

TCollection_HAsciiString

param hasAelectronicMailAddress

type hasAelectronicMailAddress

bool

param aElectronicMailAddress

type aElectronicMailAddress

TCollection_HAsciiString

param hasAtelexNumber

type hasAtelexNumber

bool

param aTelexNumber

type aTelexNumber

TCollection_HAsciiString

param aPeople

type aPeople

StepBasic_HArray1OfPerson

param aDescription

type aDescription

TCollection_HAsciiString

rtype

None

NbPeople()
Return type

int

People()
Return type

opencascade::handle<StepBasic_HArray1OfPerson>

PeopleValue()
Parameters

num

type num

int

rtype

opencascade::handle<StepBasic_Person>

SetDescription()
Parameters

aDescription

type aDescription

TCollection_HAsciiString

rtype

None

SetPeople()
Parameters

aPeople

type aPeople

StepBasic_HArray1OfPerson

rtype

None

property thisown

The membership flag

class StepBasic_PhysicallyModeledProductDefinition(*args)

Bases: OCC.Core.StepBasic.StepBasic_ProductDefinition

Return type

None

static DownCast(t)
property thisown

The membership flag

class StepBasic_PlaneAngleMeasureWithUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_MeasureWithUnit

  • Returns a PlaneAngleMeasureWithUnit
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_PlaneAngleUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_NamedUnit

  • Returns a PlaneAngleUnit
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_Product(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a Product
    rtype

    None

Description()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
FrameOfReference()
Return type

opencascade::handle<StepBasic_HArray1OfProductContext>

FrameOfReferenceValue()
Parameters

num

type num

int

rtype

opencascade::handle<StepBasic_ProductContext>

Id()
Return type

opencascade::handle<TCollection_HAsciiString>

Init()
Parameters

aId

type aId

TCollection_HAsciiString

param aName

type aName

TCollection_HAsciiString

param aDescription

type aDescription

TCollection_HAsciiString

param aFrameOfReference

type aFrameOfReference

StepBasic_HArray1OfProductContext

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

NbFrameOfReference()
Return type

int

SetDescription()
Parameters

aDescription

type aDescription

TCollection_HAsciiString

rtype

None

SetFrameOfReference()
Parameters

aFrameOfReference

type aFrameOfReference

StepBasic_HArray1OfProductContext

rtype

None

SetId()
Parameters

aId

type aId

TCollection_HAsciiString

rtype

None

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_ProductCategory(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a ProductCategory
    rtype

    None

Description()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
Return type

bool

Init()
Parameters

aName

type aName

TCollection_HAsciiString

param hasAdescription

type hasAdescription

bool

param aDescription

type aDescription

TCollection_HAsciiString

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

SetDescription()
Parameters

aDescription

type aDescription

TCollection_HAsciiString

rtype

None

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

UnSetDescription()
Return type

None

property thisown

The membership flag

class StepBasic_ProductCategoryRelationship(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Category()
  • Returns field Category
    rtype

    opencascade::handle<StepBasic_ProductCategory>

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

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

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    param aCategory

    type aCategory

    StepBasic_ProductCategory

    param aSubCategory

    type aSubCategory

    StepBasic_ProductCategory

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetCategory()
  • Set field Category
    param Category

    type Category

    StepBasic_ProductCategory

    rtype

    None

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

SetSubCategory()
  • Set field SubCategory
    param SubCategory

    type SubCategory

    StepBasic_ProductCategory

    rtype

    None

SubCategory()
  • Returns field SubCategory
    rtype

    opencascade::handle<StepBasic_ProductCategory>

property thisown

The membership flag

class StepBasic_ProductConceptContext(*args)

Bases: OCC.Core.StepBasic.StepBasic_ApplicationContextElement

  • Empty constructor
    rtype

    None

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

    type aApplicationContextElement_Name

    TCollection_HAsciiString

    param aApplicationContextElement_FrameOfReference

    type aApplicationContextElement_FrameOfReference

    StepBasic_ApplicationContext

    param aMarketSegmentType

    type aMarketSegmentType

    TCollection_HAsciiString

    rtype

    None

MarketSegmentType()
  • Returns field MarketSegmentType
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetMarketSegmentType()
  • Set field MarketSegmentType
    param MarketSegmentType

    type MarketSegmentType

    TCollection_HAsciiString

    rtype

    None

property thisown

The membership flag

class StepBasic_ProductContext(*args)

Bases: OCC.Core.StepBasic.StepBasic_ApplicationContextElement

  • Returns a ProductContext
    rtype

    None

DisciplineType()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
Init()
Parameters

aName

type aName

TCollection_HAsciiString

param aFrameOfReference

type aFrameOfReference

StepBasic_ApplicationContext

param aDisciplineType

type aDisciplineType

TCollection_HAsciiString

rtype

None

SetDisciplineType()
Parameters

aDisciplineType

type aDisciplineType

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_ProductDefinition(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a ProductDefinition
    rtype

    None

Description()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
Formation()
Return type

opencascade::handle<StepBasic_ProductDefinitionFormation>

FrameOfReference()
Return type

opencascade::handle<StepBasic_ProductDefinitionContext>

Id()
Return type

opencascade::handle<TCollection_HAsciiString>

Init()
Parameters

aId

type aId

TCollection_HAsciiString

param aDescription

type aDescription

TCollection_HAsciiString

param aFormation

type aFormation

StepBasic_ProductDefinitionFormation

param aFrameOfReference

type aFrameOfReference

StepBasic_ProductDefinitionContext

rtype

None

SetDescription()
Parameters

aDescription

type aDescription

TCollection_HAsciiString

rtype

None

SetFormation()
Parameters

aFormation

type aFormation

StepBasic_ProductDefinitionFormation

rtype

None

SetFrameOfReference()
Parameters

aFrameOfReference

type aFrameOfReference

StepBasic_ProductDefinitionContext

rtype

None

SetId()
Parameters

aId

type aId

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_ProductDefinitionContext(*args)

Bases: OCC.Core.StepBasic.StepBasic_ApplicationContextElement

  • Returns a ProductDefinitionContext
    rtype

    None

static DownCast(t)
Init()
Parameters

aName

type aName

TCollection_HAsciiString

param aFrameOfReference

type aFrameOfReference

StepBasic_ApplicationContext

param aLifeCycleStage

type aLifeCycleStage

TCollection_HAsciiString

rtype

None

LifeCycleStage()
Return type

opencascade::handle<TCollection_HAsciiString>

SetLifeCycleStage()
Parameters

aLifeCycleStage

type aLifeCycleStage

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_ProductDefinitionEffectivity(*args)

Bases: OCC.Core.StepBasic.StepBasic_Effectivity

Return type

None

static DownCast(t)
Init()
Parameters

aId

type aId

TCollection_HAsciiString

param aUsage

type aUsage

StepBasic_ProductDefinitionRelationship

rtype

None

SetUsage()
Parameters

aUsage

type aUsage

StepBasic_ProductDefinitionRelationship

rtype

None

Usage()
Return type

opencascade::handle<StepBasic_ProductDefinitionRelationship>

property thisown

The membership flag

class StepBasic_ProductDefinitionFormation(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a ProductDefinitionFormation
    rtype

    None

Description()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
Id()
Return type

opencascade::handle<TCollection_HAsciiString>

Init()
Parameters

aId

type aId

TCollection_HAsciiString

param aDescription

type aDescription

TCollection_HAsciiString

param aOfProduct

type aOfProduct

StepBasic_Product

rtype

None

OfProduct()
Return type

opencascade::handle<StepBasic_Product>

SetDescription()
Parameters

aDescription

type aDescription

TCollection_HAsciiString

rtype

None

SetId()
Parameters

aId

type aId

TCollection_HAsciiString

rtype

None

SetOfProduct()
Parameters

aOfProduct

type aOfProduct

StepBasic_Product

rtype

None

property thisown

The membership flag

class StepBasic_ProductDefinitionFormationRelationship(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

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

    opencascade::handle<TCollection_HAsciiString>

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

    type aId

    TCollection_HAsciiString

    param aName

    type aName

    TCollection_HAsciiString

    param aDescription

    type aDescription

    TCollection_HAsciiString

    param aRelatingProductDefinitionFormation

    type aRelatingProductDefinitionFormation

    StepBasic_ProductDefinitionFormation

    param aRelatedProductDefinitionFormation

    type aRelatedProductDefinitionFormation

    StepBasic_ProductDefinitionFormation

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

RelatedProductDefinitionFormation()
  • Returns field RelatedProductDefinitionFormation
    rtype

    opencascade::handle<StepBasic_ProductDefinitionFormation>

RelatingProductDefinitionFormation()
  • Returns field RelatingProductDefinitionFormation
    rtype

    opencascade::handle<StepBasic_ProductDefinitionFormation>

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetId()
  • Set field Id
    param Id

    type Id

    TCollection_HAsciiString

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

SetRelatedProductDefinitionFormation()
  • Set field RelatedProductDefinitionFormation
    param RelatedProductDefinitionFormation

    type RelatedProductDefinitionFormation

    StepBasic_ProductDefinitionFormation

    rtype

    None

SetRelatingProductDefinitionFormation()
  • Set field RelatingProductDefinitionFormation
    param RelatingProductDefinitionFormation

    type RelatingProductDefinitionFormation

    StepBasic_ProductDefinitionFormation

    rtype

    None

property thisown

The membership flag

class StepBasic_ProductDefinitionFormationWithSpecifiedSource(*args)

Bases: OCC.Core.StepBasic.StepBasic_ProductDefinitionFormation

  • Returns a ProductDefinitionFormationWithSpecifiedSource
    rtype

    None

static DownCast(t)
Init()
Parameters

aId

type aId

TCollection_HAsciiString

param aDescription

type aDescription

TCollection_HAsciiString

param aOfProduct

type aOfProduct

StepBasic_Product

param aMakeOrBuy

type aMakeOrBuy

StepBasic_Source

rtype

None

MakeOrBuy()
Return type

StepBasic_Source

SetMakeOrBuy()
Parameters

aMakeOrBuy

type aMakeOrBuy

StepBasic_Source

rtype

None

property thisown

The membership flag

class StepBasic_ProductDefinitionOrReference(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Returns a ProductDefinitionOrReference SelectType
    rtype

    None

ProductDefinition()
  • returns Value as a ProductDefinition (Null if another type)
    rtype

    opencascade::handle<StepBasic_ProductDefinition>

ProductDefinitionReference()
  • returns Value as a ProductDefinitionReference (Null if another type)
    rtype

    opencascade::handle<StepBasic_ProductDefinitionReference>

ProductDefinitionReferenceWithLocalRepresentation()
  • returns Value as a ProductDefinitionReferenceWithLocalRepresentation (Null if another type)
    rtype

    opencascade::handle<StepBasic_ProductDefinitionReferenceWithLocalRepresentation>

property thisown

The membership flag

class StepBasic_ProductDefinitionReference(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

static DownCast(t)
HasIdOwningOrganizationName()
  • Returns true if IdOwningOrganizationName exists
    rtype

    inline bool

IdOwningOrganizationName()
  • Returns field IdOwningOrganizationName
    rtype

    inline opencascade::handle<TCollection_HAsciiString>

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

    type theSource

    StepBasic_ExternalSource

    param theProductId

    type theProductId

    TCollection_HAsciiString

    param theProductDefinitionFormationId

    type theProductDefinitionFormationId

    TCollection_HAsciiString

    param theProductDefinitionId

    type theProductDefinitionId

    TCollection_HAsciiString

    param theIdOwningOrganizationName

    type theIdOwningOrganizationName

    TCollection_HAsciiString

    rtype

    None* Initialize all fields (own and inherited)

    param theSource

    type theSource

    StepBasic_ExternalSource

    param theProductId

    type theProductId

    TCollection_HAsciiString

    param theProductDefinitionFormationId

    type theProductDefinitionFormationId

    TCollection_HAsciiString

    param theProductDefinitionId

    type theProductDefinitionId

    TCollection_HAsciiString

    rtype

    None

ProductDefinitionFormationId()
  • Returns field ProductDefinitionFormationId
    rtype

    inline opencascade::handle<TCollection_HAsciiString>

ProductDefinitionId()
  • Returns field ProductDefinitionId
    rtype

    inline opencascade::handle<TCollection_HAsciiString>

ProductId()
  • Returns field ProductId
    rtype

    inline opencascade::handle<TCollection_HAsciiString>

SetIdOwningOrganizationName()
  • Set field IdOwningOrganizationName
    param theIdOwningOrganizationName

    type theIdOwningOrganizationName

    TCollection_HAsciiString

    rtype

    inline void

SetProductDefinitionFormationId()
  • Set field ProductDefinitionFormationId
    param theProductDefinitionFormationId

    type theProductDefinitionFormationId

    TCollection_HAsciiString

    rtype

    inline void

SetProductDefinitionId()
  • Set field ProductDefinitionId
    param theProductDefinitionId

    type theProductDefinitionId

    TCollection_HAsciiString

    rtype

    inline void

SetProductId()
  • Set field ProductId
    param theProductId

    type theProductId

    TCollection_HAsciiString

    rtype

    inline void

SetSource()
  • Set field Source
    param theSource

    type theSource

    StepBasic_ExternalSource

    rtype

    inline void

Source()
  • Returns field Source
    rtype

    inline opencascade::handle<StepBasic_ExternalSource>

property thisown

The membership flag

class StepBasic_ProductDefinitionReferenceWithLocalRepresentation(*args)

Bases: OCC.Core.StepBasic.StepBasic_ProductDefinition

  • Returns a ProductDefinitionReferenceWithLocalRepresentation
    rtype

    None

static DownCast(t)
Init()
Parameters

theSource

type theSource

StepBasic_ExternalSource

param theId

type theId

TCollection_HAsciiString

param theDescription

type theDescription

TCollection_HAsciiString

param theFormation

type theFormation

StepBasic_ProductDefinitionFormation

param theFrameOfReference

type theFrameOfReference

StepBasic_ProductDefinitionContext

rtype

None

SetSource()
  • Set field Source
    param theSource

    type theSource

    StepBasic_ExternalSource

    rtype

    inline void

Source()
  • Returns field Source
    rtype

    inline opencascade::handle<StepBasic_ExternalSource>

property thisown

The membership flag

class StepBasic_ProductDefinitionRelationship(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

Id()
  • Returns field Id
    rtype

    opencascade::handle<TCollection_HAsciiString>

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

    type aId

    TCollection_HAsciiString

    param aName

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    param aRelatingProductDefinition

    type aRelatingProductDefinition

    StepBasic_ProductDefinition

    param aRelatedProductDefinition

    type aRelatedProductDefinition

    StepBasic_ProductDefinition

    rtype

    None* Initialize all fields (own and inherited)

    param aId

    type aId

    TCollection_HAsciiString

    param aName

    type aName

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    param aRelatingProductDefinition

    type aRelatingProductDefinition

    StepBasic_ProductDefinitionOrReference

    param aRelatedProductDefinition

    type aRelatedProductDefinition

    StepBasic_ProductDefinitionOrReference

    rtype

    None

Name()
  • Returns field Name
    rtype

    opencascade::handle<TCollection_HAsciiString>

RelatedProductDefinition()
  • Returns field RelatedProductDefinition
    rtype

    opencascade::handle<StepBasic_ProductDefinition>

RelatedProductDefinitionAP242()
  • Returns field RelatedProductDefinition in AP242
    rtype

    StepBasic_ProductDefinitionOrReference

RelatingProductDefinition()
  • Returns field RelatingProductDefinition
    rtype

    opencascade::handle<StepBasic_ProductDefinition>

RelatingProductDefinitionAP242()
  • Returns field RelatingProductDefinition in AP242
    rtype

    StepBasic_ProductDefinitionOrReference

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetId()
  • Set field Id
    param Id

    type Id

    TCollection_HAsciiString

    rtype

    None

SetName()
  • Set field Name
    param Name

    type Name

    TCollection_HAsciiString

    rtype

    None

SetRelatedProductDefinition()
  • Set field RelatedProductDefinition
    param RelatedProductDefinition

    type RelatedProductDefinition

    StepBasic_ProductDefinition

    rtype

    None* Set field RelatedProductDefinition in AP242

    param RelatedProductDefinition

    type RelatedProductDefinition

    StepBasic_ProductDefinitionOrReference

    rtype

    None

SetRelatingProductDefinition()
  • Set field RelatingProductDefinition
    param RelatingProductDefinition

    type RelatingProductDefinition

    StepBasic_ProductDefinition

    rtype

    None* Set field RelatingProductDefinition in AP242

    param RelatingProductDefinition

    type RelatingProductDefinition

    StepBasic_ProductDefinitionOrReference

    rtype

    None

property thisown

The membership flag

class StepBasic_ProductDefinitionWithAssociatedDocuments(*args)

Bases: OCC.Core.StepBasic.StepBasic_ProductDefinition

Return type

None

DocIds()
Return type

opencascade::handle<StepBasic_HArray1OfDocument>

DocIdsValue()
Parameters

num

type num

int

rtype

opencascade::handle<StepBasic_Document>

static DownCast(t)
Init()
Parameters

aId

type aId

TCollection_HAsciiString

param aDescription

type aDescription

TCollection_HAsciiString

param aFormation

type aFormation

StepBasic_ProductDefinitionFormation

param aFrame

type aFrame

StepBasic_ProductDefinitionContext

param aDocIds

type aDocIds

StepBasic_HArray1OfDocument

rtype

None

NbDocIds()
Return type

int

SetDocIds()
Parameters

DocIds

type DocIds

StepBasic_HArray1OfDocument

rtype

None

SetDocIdsValue()
Parameters

num

type num

int

param adoc

type adoc

StepBasic_Document

rtype

None

property thisown

The membership flag

class StepBasic_ProductOrFormationOrDefinition(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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>

property thisown

The membership flag

class StepBasic_ProductRelatedProductCategory(*args)

Bases: OCC.Core.StepBasic.StepBasic_ProductCategory

  • Returns a ProductRelatedProductCategory
    rtype

    None

static DownCast(t)
Init()
Parameters

aName

type aName

TCollection_HAsciiString

param hasAdescription

type hasAdescription

bool

param aDescription

type aDescription

TCollection_HAsciiString

param aProducts

type aProducts

StepBasic_HArray1OfProduct

rtype

None

NbProducts()
Return type

int

Products()
Return type

opencascade::handle<StepBasic_HArray1OfProduct>

ProductsValue()
Parameters

num

type num

int

rtype

opencascade::handle<StepBasic_Product>

SetProducts()
Parameters

aProducts

type aProducts

StepBasic_HArray1OfProduct

rtype

None

property thisown

The membership flag

class StepBasic_ProductType(*args)

Bases: OCC.Core.StepBasic.StepBasic_ProductRelatedProductCategory

  • Returns a ProductType
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_RatioMeasureWithUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_MeasureWithUnit

  • Returns a RatioMeasureWithUnit
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_RatioUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_NamedUnit

  • Returns a RatioUnit
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_RoleAssociation(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

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

    type aRole

    StepBasic_ObjectRole

    param aItemWithRole

    type aItemWithRole

    StepBasic_RoleSelect

    rtype

    None

ItemWithRole()
  • Returns field ItemWithRole
    rtype

    StepBasic_RoleSelect

Role()
  • Returns field Role
    rtype

    opencascade::handle<StepBasic_ObjectRole>

SetItemWithRole()
  • Set field ItemWithRole
    param ItemWithRole

    type ItemWithRole

    StepBasic_RoleSelect

    rtype

    None

SetRole()
  • Set field Role
    param Role

    type Role

    StepBasic_ObjectRole

    rtype

    None

property thisown

The membership flag

class StepBasic_RoleSelect(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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

    opencascade::handle<StepBasic_ActionAssignment>

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

    opencascade::handle<StepBasic_ActionRequestAssignment>

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

    opencascade::handle<StepBasic_ApprovalAssignment>

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

    opencascade::handle<StepBasic_ApprovalDateTime>

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

    opencascade::handle<StepBasic_CertificationAssignment>

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

    opencascade::handle<StepBasic_ContractAssignment>

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

    opencascade::handle<StepBasic_DocumentReference>

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

    opencascade::handle<StepBasic_EffectivityAssignment>

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

    opencascade::handle<StepBasic_GroupAssignment>

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

    opencascade::handle<StepBasic_NameAssignment>

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

    opencascade::handle<StepBasic_SecurityClassificationAssignment>

property thisown

The membership flag

class StepBasic_SecurityClassification(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a SecurityClassification
    rtype

    None

static DownCast(t)
Init()
Parameters

aName

type aName

TCollection_HAsciiString

param aPurpose

type aPurpose

TCollection_HAsciiString

param aSecurityLevel

type aSecurityLevel

StepBasic_SecurityClassificationLevel

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

Purpose()
Return type

opencascade::handle<TCollection_HAsciiString>

SecurityLevel()
Return type

opencascade::handle<StepBasic_SecurityClassificationLevel>

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

SetPurpose()
Parameters

aPurpose

type aPurpose

TCollection_HAsciiString

rtype

None

SetSecurityLevel()
Parameters

aSecurityLevel

type aSecurityLevel

StepBasic_SecurityClassificationLevel

rtype

None

property thisown

The membership flag

class StepBasic_SecurityClassificationAssignment

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

AssignedSecurityClassification()
Return type

opencascade::handle<StepBasic_SecurityClassification>

static DownCast(t)
Init()
Parameters

aAssignedSecurityClassification

type aAssignedSecurityClassification

StepBasic_SecurityClassification

rtype

None

SetAssignedSecurityClassification()
Parameters

aAssignedSecurityClassification

type aAssignedSecurityClassification

StepBasic_SecurityClassification

rtype

None

property thisown

The membership flag

class StepBasic_SecurityClassificationLevel(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Returns a SecurityClassificationLevel
    rtype

    None

static DownCast(t)
Init()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_SiUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_NamedUnit

  • Returns a SiUnit
    rtype

    None

static DownCast(t)
HasPrefix()
Return type

bool

Init()
Parameters

hasAprefix

type hasAprefix

bool

param aPrefix

type aPrefix

StepBasic_SiPrefix

param aName

type aName

StepBasic_SiUnitName

rtype

None

Name()
Return type

StepBasic_SiUnitName

Prefix()
Return type

StepBasic_SiPrefix

SetName()
Parameters

aName

type aName

StepBasic_SiUnitName

rtype

None

SetPrefix()
Parameters

aPrefix

type aPrefix

StepBasic_SiPrefix

rtype

None

UnSetPrefix()
Return type

None

property thisown

The membership flag

class StepBasic_SiUnitAndAreaUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_SiUnit

  • Returns a SiUnitAndAreaUnit
    rtype

    None

AreaUnit()
Return type

opencascade::handle<StepBasic_AreaUnit>

static DownCast(t)
SetAreaUnit()
Parameters

anAreaUnit

type anAreaUnit

StepBasic_AreaUnit

rtype

None

property thisown

The membership flag

class StepBasic_SiUnitAndLengthUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_SiUnit

  • Returns a SiUnitAndLengthUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

hasAprefix

type hasAprefix

bool

param aPrefix

type aPrefix

StepBasic_SiPrefix

param aName

type aName

StepBasic_SiUnitName

rtype

None

LengthUnit()
Return type

opencascade::handle<StepBasic_LengthUnit>

SetLengthUnit()
Parameters

aLengthUnit

type aLengthUnit

StepBasic_LengthUnit

rtype

None

property thisown

The membership flag

class StepBasic_SiUnitAndMassUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_SiUnit

  • Returns a SiUnitAndMassUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

hasAprefix

type hasAprefix

bool

param aPrefix

type aPrefix

StepBasic_SiPrefix

param aName

type aName

StepBasic_SiUnitName

rtype

None

MassUnit()
Return type

opencascade::handle<StepBasic_MassUnit>

SetMassUnit()
Parameters

aMassUnit

type aMassUnit

StepBasic_MassUnit

rtype

None

property thisown

The membership flag

class StepBasic_SiUnitAndPlaneAngleUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_SiUnit

  • Returns a SiUnitAndPlaneAngleUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

hasAprefix

type hasAprefix

bool

param aPrefix

type aPrefix

StepBasic_SiPrefix

param aName

type aName

StepBasic_SiUnitName

rtype

None

PlaneAngleUnit()
Return type

opencascade::handle<StepBasic_PlaneAngleUnit>

SetPlaneAngleUnit()
Parameters

aPlaneAngleUnit

type aPlaneAngleUnit

StepBasic_PlaneAngleUnit

rtype

None

property thisown

The membership flag

class StepBasic_SiUnitAndRatioUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_SiUnit

  • Returns a SiUnitAndRatioUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

hasAprefix

type hasAprefix

bool

param aPrefix

type aPrefix

StepBasic_SiPrefix

param aName

type aName

StepBasic_SiUnitName

rtype

None

RatioUnit()
Return type

opencascade::handle<StepBasic_RatioUnit>

SetRatioUnit()
Parameters

aRatioUnit

type aRatioUnit

StepBasic_RatioUnit

rtype

None

property thisown

The membership flag

class StepBasic_SiUnitAndSolidAngleUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_SiUnit

  • Returns a SiUnitAndSolidAngleUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

hasAprefix

type hasAprefix

bool

param aPrefix

type aPrefix

StepBasic_SiPrefix

param aName

type aName

StepBasic_SiUnitName

rtype

None

SetSolidAngleUnit()
Parameters

aSolidAngleUnit

type aSolidAngleUnit

StepBasic_SolidAngleUnit

rtype

None

SolidAngleUnit()
Return type

opencascade::handle<StepBasic_SolidAngleUnit>

property thisown

The membership flag

class StepBasic_SiUnitAndThermodynamicTemperatureUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_SiUnit

  • Returns a SiUnitAndThermodynamicTemperatureUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

hasAprefix

type hasAprefix

bool

param aPrefix

type aPrefix

StepBasic_SiPrefix

param aName

type aName

StepBasic_SiUnitName

rtype

None

SetThermodynamicTemperatureUnit()
Parameters

aThermodynamicTemperatureUnit

type aThermodynamicTemperatureUnit

StepBasic_ThermodynamicTemperatureUnit

rtype

None

ThermodynamicTemperatureUnit()
Return type

opencascade::handle<StepBasic_ThermodynamicTemperatureUnit>

property thisown

The membership flag

class StepBasic_SiUnitAndTimeUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_SiUnit

  • Returns a SiUnitAndTimeUnit
    rtype

    None

static DownCast(t)
Init()
Parameters

hasAprefix

type hasAprefix

bool

param aPrefix

type aPrefix

StepBasic_SiPrefix

param aName

type aName

StepBasic_SiUnitName

rtype

None

SetTimeUnit()
Parameters

aTimeUnit

type aTimeUnit

StepBasic_TimeUnit

rtype

None

TimeUnit()
Return type

opencascade::handle<StepBasic_TimeUnit>

property thisown

The membership flag

class StepBasic_SiUnitAndVolumeUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_SiUnit

  • Returns a SiUnitAndVolumeUnit
    rtype

    None

static DownCast(t)
SetVolumeUnit()
Parameters

aVolumeUnit

type aVolumeUnit

StepBasic_VolumeUnit

rtype

None

VolumeUnit()
Return type

opencascade::handle<StepBasic_VolumeUnit>

property thisown

The membership flag

class StepBasic_SizeMember(*args)

Bases: OCC.Core.StepData.StepData_SelectReal

Return type

None

static DownCast(t)
property thisown

The membership flag

class StepBasic_SizeSelect(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Returns a SizeSelect SelectType
    rtype

    None

RealValue()
  • returns Value as a Real (Null if another type)
    rtype

    float

SetRealValue()
Parameters

aReal

type aReal

float

rtype

None

property thisown

The membership flag

class StepBasic_SolidAngleMeasureWithUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_MeasureWithUnit

  • Returns a SolidAngleMeasureWithUnit
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_SolidAngleUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_NamedUnit

  • Returns a SolidAngleUnit
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_SourceItem(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Empty constructor
    rtype

    None

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

    opencascade::handle<TCollection_HAsciiString>

property thisown

The membership flag

class StepBasic_ThermodynamicTemperatureUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_NamedUnit

  • Empty constructor
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_TimeMeasureWithUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_MeasureWithUnit

  • Returns a TimeMeasureWithUnit
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_TimeUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_NamedUnit

  • Returns a TimeUnit
    rtype

    None

static DownCast(t)
property thisown

The membership flag

class StepBasic_UncertaintyMeasureWithUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_MeasureWithUnit

  • Returns a UncertaintyMeasureWithUnit
    rtype

    None

Description()
Return type

opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
Init()
Parameters

aValueComponent

type aValueComponent

StepBasic_MeasureValueMember

param aUnitComponent

type aUnitComponent

StepBasic_Unit

param aName

type aName

TCollection_HAsciiString

param aDescription

type aDescription

TCollection_HAsciiString

rtype

None

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

SetDescription()
Parameters

aDescription

type aDescription

TCollection_HAsciiString

rtype

None

SetName()
Parameters

aName

type aName

TCollection_HAsciiString

rtype

None

property thisown

The membership flag

class StepBasic_Unit(*args)

Bases: OCC.Core.StepData.StepData_SelectType

  • Creates empty object
    rtype

    None

DerivedUnit()
  • returns Value as a DerivedUnit (Null if another type)
    rtype

    opencascade::handle<StepBasic_DerivedUnit>

NamedUnit()
  • returns Value as a NamedUnit (Null if another type)
    rtype

    opencascade::handle<StepBasic_NamedUnit>

property thisown

The membership flag

class StepBasic_VersionedActionRequest(*args)

Bases: OCC.Core.Standard.Standard_Transient

  • Empty constructor
    rtype

    None

Description()
  • Returns field Description
    rtype

    opencascade::handle<TCollection_HAsciiString>

static DownCast(t)
HasDescription()
  • Returns True if optional field Description is defined
    rtype

    bool

Id()
  • Returns field Id
    rtype

    opencascade::handle<TCollection_HAsciiString>

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

    type aId

    TCollection_HAsciiString

    param aVersion

    type aVersion

    TCollection_HAsciiString

    param aPurpose

    type aPurpose

    TCollection_HAsciiString

    param hasDescription

    type hasDescription

    bool

    param aDescription

    type aDescription

    TCollection_HAsciiString

    rtype

    None

Purpose()
  • Returns field Purpose
    rtype

    opencascade::handle<TCollection_HAsciiString>

SetDescription()
  • Set field Description
    param Description

    type Description

    TCollection_HAsciiString

    rtype

    None

SetId()
  • Set field Id
    param Id

    type Id

    TCollection_HAsciiString

    rtype

    None

SetPurpose()
  • Set field Purpose
    param Purpose

    type Purpose

    TCollection_HAsciiString

    rtype

    None

SetVersion()
  • Set field Version
    param Version

    type Version

    TCollection_HAsciiString

    rtype

    None

Version()
  • Returns field Version
    rtype

    opencascade::handle<TCollection_HAsciiString>

property thisown

The membership flag

class StepBasic_VolumeUnit(*args)

Bases: OCC.Core.StepBasic.StepBasic_NamedUnit

Return type

None

static DownCast(t)
property thisown

The membership flag

class StepBasic_WeekOfYearAndDayDate(*args)

Bases: OCC.Core.StepBasic.StepBasic_Date

  • Returns a WeekOfYearAndDayDate
    rtype

    None

DayComponent()
Return type

int

static DownCast(t)
HasDayComponent()
Return type

bool

Init()
Parameters

aYearComponent

type aYearComponent

int

param aWeekComponent

type aWeekComponent

int

param hasAdayComponent

type hasAdayComponent

bool

param aDayComponent

type aDayComponent

int

rtype

None

SetDayComponent()
Parameters

aDayComponent

type aDayComponent

int

rtype

None

SetWeekComponent()
Parameters

aWeekComponent

type aWeekComponent

int

rtype

None

UnSetDayComponent()
Return type

None

WeekComponent()
Return type

int

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