Home
last modified time | relevance | path

Searched refs:aSeqOfADR (Results 1 – 1 of 1) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/STEPConstruct/
H A DSTEPConstruct_ExternRefs.cxx189 TColStd_SequenceOfTransient aSeqOfADR, aSeqOfPDWAD; in LoadExternRefs() local
195 aSeqOfADR.Append( enti ); in LoadExternRefs()
199 for (Standard_Integer adri = 1; adri <= aSeqOfADR.Length(); adri++) { in LoadExternRefs()
201 Handle(StepAP214_AppliedDocumentReference)::DownCast(aSeqOfADR.Value(adri)); in LoadExternRefs()