File: __init__.pyi

package info (click to toggle)
python-ocp 7.8.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 64,720 kB
  • sloc: cpp: 362,337; pascal: 33; python: 23; makefile: 4
file content (743 lines) | stat: -rw-r--r-- 34,505 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
import OCP.RWStepAP214
from typing import *
from typing import Iterable as iterable
from typing import Iterator as iterator
from numpy import float64
_Shape = Tuple[int, ...]
import OCP.StepAP214
import OCP.Interface
import OCP.Standard
import OCP.TColStd
import OCP.StepData
import OCP.TCollection
__all__  = [
"RWStepAP214",
"RWStepAP214_GeneralModule",
"RWStepAP214_RWAppliedApprovalAssignment",
"RWStepAP214_RWAppliedDateAndTimeAssignment",
"RWStepAP214_RWAppliedDateAssignment",
"RWStepAP214_RWAppliedDocumentReference",
"RWStepAP214_RWAppliedExternalIdentificationAssignment",
"RWStepAP214_RWAppliedGroupAssignment",
"RWStepAP214_RWAppliedOrganizationAssignment",
"RWStepAP214_RWAppliedPersonAndOrganizationAssignment",
"RWStepAP214_RWAppliedPresentedItem",
"RWStepAP214_RWAppliedSecurityClassificationAssignment",
"RWStepAP214_RWAutoDesignActualDateAndTimeAssignment",
"RWStepAP214_RWAutoDesignActualDateAssignment",
"RWStepAP214_RWAutoDesignApprovalAssignment",
"RWStepAP214_RWAutoDesignDateAndPersonAssignment",
"RWStepAP214_RWAutoDesignDocumentReference",
"RWStepAP214_RWAutoDesignGroupAssignment",
"RWStepAP214_RWAutoDesignNominalDateAndTimeAssignment",
"RWStepAP214_RWAutoDesignNominalDateAssignment",
"RWStepAP214_RWAutoDesignOrganizationAssignment",
"RWStepAP214_RWAutoDesignPersonAndOrganizationAssignment",
"RWStepAP214_RWAutoDesignPresentedItem",
"RWStepAP214_RWAutoDesignSecurityClassificationAssignment",
"RWStepAP214_RWClass",
"RWStepAP214_RWExternallyDefinedClass",
"RWStepAP214_RWExternallyDefinedGeneralProperty",
"RWStepAP214_RWRepItemGroup",
"RWStepAP214_ReadWriteModule"
]
class RWStepAP214():
    """
    None
    """
    @staticmethod
    def Init_s() -> None: 
        """
        enforced the initialisation of the libraries
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_GeneralModule(OCP.StepData.StepData_GeneralModule, OCP.Interface.Interface_GeneralModule, OCP.Standard.Standard_Transient):
    """
    Defines General Services for StepAP214 Entities (Share,Check,Copy; Trace already inherited) Depends (for case numbers) of Protocol from StepAP214Defines General Services for StepAP214 Entities (Share,Check,Copy; Trace already inherited) Depends (for case numbers) of Protocol from StepAP214Defines General Services for StepAP214 Entities (Share,Check,Copy; Trace already inherited) Depends (for case numbers) of Protocol from StepAP214
    """
    def CanCopy(self,CN : int,ent : OCP.Standard.Standard_Transient) -> bool: 
        """
        Specific answer to the question "is Copy properly implemented" Remark that it should be in phase with the implementation of NewVoid+CopyCase/NewCopyCase Default returns always False, can be redefined
        """
    def CategoryNumber(self,CN : int,ent : OCP.Standard.Standard_Transient,shares : OCP.Interface.Interface_ShareTool) -> int: 
        """
        None
        """
    def CheckCase(self,CN : int,ent : OCP.Standard.Standard_Transient,shares : OCP.Interface.Interface_ShareTool,ach : OCP.Interface.Interface_Check) -> Any: 
        """
        Specific Checking of an Entity <ent>
        """
    def CopyCase(self,CN : int,entfrom : OCP.Standard.Standard_Transient,entto : OCP.Standard.Standard_Transient,TC : OCP.Interface.Interface_CopyTool) -> None: 
        """
        Specific Copy ("Deep") from <entfrom> to <entto> (same type) by using a CopyTool which provides its working Map. Use method Transferred from CopyTool to work
        """
    def DecrementRefCounter(self) -> int: 
        """
        Decrements the reference counter of this object; returns the decremented value
        """
    def Delete(self) -> None: 
        """
        Memory deallocator for transient classes
        """
    def Dispatch(self,CN : int,entfrom : OCP.Standard.Standard_Transient,entto : OCP.Standard.Standard_Transient,TC : OCP.Interface.Interface_CopyTool) -> bool: 
        """
        Dispatches an entity Returns True if it works by copy, False if it just duplicates the starting Handle
        """
    def DynamicType(self) -> OCP.Standard.Standard_Type: 
        """
        None
        """
    def FillShared(self,model : OCP.Interface.Interface_InterfaceModel,CN : int,ent : OCP.Standard.Standard_Transient,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        Specific filling of the list of Entities shared by an Entity <ent>, according a Case Number <CN> (formerly computed by CaseNum), considered in the context of a Model <model> Default calls FillSharedCase (i.e., ignores the model) Can be redefined to use the model for working
        """
    def FillSharedCase(self,CN : int,ent : OCP.Standard.Standard_Transient,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        Specific filling of the list of Entities shared by an Entity <ent>, according to a Case Number <CN> (provided by StepAP214 Protocol).
        """
    def GetRefCount(self) -> int: 
        """
        Get the reference counter of this object
        """
    def IncrementRefCounter(self) -> None: 
        """
        Increments the reference counter of this object
        """
    @overload
    def IsInstance(self,theType : OCP.Standard.Standard_Type) -> bool: 
        """
        Returns a true value if this is an instance of Type.

        Returns a true value if this is an instance of TypeName.
        """
    @overload
    def IsInstance(self,theTypeName : str) -> bool: ...
    @overload
    def IsKind(self,theTypeName : str) -> bool: 
        """
        Returns true if this is an instance of Type or an instance of any class that inherits from Type. Note that multiple inheritance is not supported by OCCT RTTI mechanism.

        Returns true if this is an instance of TypeName or an instance of any class that inherits from TypeName. Note that multiple inheritance is not supported by OCCT RTTI mechanism.
        """
    @overload
    def IsKind(self,theType : OCP.Standard.Standard_Type) -> bool: ...
    def ListImplied(self,model : OCP.Interface.Interface_InterfaceModel,CN : int,ent : OCP.Standard.Standard_Transient,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        List the Implied References of <ent> considered in the context of a Model <model> : i.e. the Entities which are Referenced while not considered as Shared (not copied if <ent> is, references not renewed by CopyCase but by ImpliedCase, only if referenced Entities have been Copied too) FillShared + ListImplied give the complete list of References Default calls ListImpliedCase (i.e. ignores the model) Can be redefined to use the model for working
        """
    def ListImpliedCase(self,CN : int,ent : OCP.Standard.Standard_Transient,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        List the Implied References of <ent> (see above) are Referenced while not considered as Shared (not copied if <ent> is, references not renewed by CopyCase but by ImpliedCase, only if referenced Entities have been Copied too) FillSharedCase + ListImpliedCase give the complete list of Referenced Entities The provided default method does nothing (Implied References are specific of a little amount of Entity Classes).
        """
    def Name(self,CN : int,ent : OCP.Standard.Standard_Transient,shares : OCP.Interface.Interface_ShareTool) -> OCP.TCollection.TCollection_HAsciiString: 
        """
        Returns the name of a STEP Entity according to its type
        """
    def NewCopiedCase(self,CN : int,entfrom : OCP.Standard.Standard_Transient,entto : OCP.Standard.Standard_Transient,TC : OCP.Interface.Interface_CopyTool) -> bool: 
        """
        Specific operator (create+copy) defaulted to do nothing. It can be redefined : When it is not possible to work in two steps (NewVoid then CopyCase). This can occur when there is no default constructor : hence the result <entto> must be created with an effective definition. Remark : if NewCopiedCase is defined, CopyCase has nothing to do Returns True if it has produced something, false else
        """
    def NewVoid(self,CN : int,ent : OCP.Standard.Standard_Transient) -> bool: 
        """
        None
        """
    def RenewImpliedCase(self,CN : int,entfrom : OCP.Standard.Standard_Transient,entto : OCP.Standard.Standard_Transient,TC : OCP.Interface.Interface_CopyTool) -> None: 
        """
        Specific Copying of Implied References A Default is provided which does nothing (must current case !) Already copied references (by CopyFrom) must remain unchanged Use method Search from CopyTool to work
        """
    def Share(self,iter : OCP.Interface.Interface_EntityIterator,shared : OCP.Standard.Standard_Transient) -> None: 
        """
        Adds an Entity to a Shared List (uses GetOneItem on <iter>)
        """
    def This(self) -> OCP.Standard.Standard_Transient: 
        """
        Returns non-const pointer to this object (like const_cast). For protection against creating handle to objects allocated in stack or call from constructor, it will raise exception Standard_ProgramError if reference counter is zero.
        """
    def WhenDeleteCase(self,CN : int,ent : OCP.Standard.Standard_Transient,dispatched : bool) -> None: 
        """
        Prepares an entity to be deleted. What does it mean : Basically, any class of entity may define its own destructor By default, it does nothing but calling destructors on fields With the Memory Manager, it is useless to call destructor, it is done automatically when the Handle is nullified(cleared) BUT this is ineffective in looping structures (whatever these are "Implied" references or not).
        """
    def __init__(self) -> None: ...
    @staticmethod
    def get_type_descriptor_s() -> OCP.Standard.Standard_Type: 
        """
        None
        """
    @staticmethod
    def get_type_name_s() -> str: 
        """
        None
        """
    pass
class RWStepAP214_RWAppliedApprovalAssignment():
    """
    Read & Write Module for AppliedApprovalAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AppliedApprovalAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AppliedApprovalAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AppliedApprovalAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAppliedDateAndTimeAssignment():
    """
    Read & Write Module for AppliedDateAndTimeAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AppliedDateAndTimeAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AppliedDateAndTimeAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AppliedDateAndTimeAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAppliedDateAssignment():
    """
    Read & Write Module for AppliedDateAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AppliedDateAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AppliedDateAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AppliedDateAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAppliedDocumentReference():
    """
    Read & Write Module for AppliedDocumentReference
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AppliedDocumentReference) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AppliedDocumentReference,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AppliedDocumentReference) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAppliedExternalIdentificationAssignment():
    """
    Read & Write tool for AppliedExternalIdentificationAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AppliedExternalIdentificationAssignment) -> Any: 
        """
        Reads AppliedExternalIdentificationAssignment
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AppliedExternalIdentificationAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        Fills data for graph (shared items)
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AppliedExternalIdentificationAssignment) -> None: 
        """
        Writes AppliedExternalIdentificationAssignment
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAppliedGroupAssignment():
    """
    Read & Write tool for AppliedGroupAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AppliedGroupAssignment) -> Any: 
        """
        Reads AppliedGroupAssignment
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AppliedGroupAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        Fills data for graph (shared items)
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AppliedGroupAssignment) -> None: 
        """
        Writes AppliedGroupAssignment
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAppliedOrganizationAssignment():
    """
    Read & Write Module for AppliedOrganizationAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AppliedOrganizationAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AppliedOrganizationAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AppliedOrganizationAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAppliedPersonAndOrganizationAssignment():
    """
    Read & Write Module for AppliedPersonAndOrganizationAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AppliedPersonAndOrganizationAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AppliedPersonAndOrganizationAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AppliedPersonAndOrganizationAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAppliedPresentedItem():
    """
    Read & Write Module for AppliedPresentedItem
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AppliedPresentedItem) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AppliedPresentedItem,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AppliedPresentedItem) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAppliedSecurityClassificationAssignment():
    """
    None
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AppliedSecurityClassificationAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AppliedSecurityClassificationAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AppliedSecurityClassificationAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAutoDesignActualDateAndTimeAssignment():
    """
    Read & Write Module for AutoDesignActualDateAndTimeAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AutoDesignActualDateAndTimeAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AutoDesignActualDateAndTimeAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AutoDesignActualDateAndTimeAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAutoDesignActualDateAssignment():
    """
    Read & Write Module for AutoDesignActualDateAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AutoDesignActualDateAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AutoDesignActualDateAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AutoDesignActualDateAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAutoDesignApprovalAssignment():
    """
    Read & Write Module for AutoDesignApprovalAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AutoDesignApprovalAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AutoDesignApprovalAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AutoDesignApprovalAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAutoDesignDateAndPersonAssignment():
    """
    Read & Write Module for AutoDesignDateAndPersonAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AutoDesignDateAndPersonAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AutoDesignDateAndPersonAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AutoDesignDateAndPersonAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAutoDesignDocumentReference():
    """
    Read & Write Module for AutoDesignDocumentReference
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AutoDesignDocumentReference) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AutoDesignDocumentReference,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AutoDesignDocumentReference) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAutoDesignGroupAssignment():
    """
    Read & Write Module for AutoDesignGroupAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AutoDesignGroupAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AutoDesignGroupAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AutoDesignGroupAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAutoDesignNominalDateAndTimeAssignment():
    """
    Read & Write Module for AutoDesignNominalDateAndTimeAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AutoDesignNominalDateAndTimeAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AutoDesignNominalDateAndTimeAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AutoDesignNominalDateAndTimeAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAutoDesignNominalDateAssignment():
    """
    Read & Write Module for AutoDesignNominalDateAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AutoDesignNominalDateAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AutoDesignNominalDateAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AutoDesignNominalDateAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAutoDesignOrganizationAssignment():
    """
    Read & Write Module for AutoDesignOrganizationAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AutoDesignOrganizationAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AutoDesignOrganizationAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AutoDesignOrganizationAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAutoDesignPersonAndOrganizationAssignment():
    """
    Read & Write Module for AutoDesignPersonAndOrganizationAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AutoDesignPersonAndOrganizationAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AutoDesignPersonAndOrganizationAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AutoDesignPersonAndOrganizationAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAutoDesignPresentedItem():
    """
    Read & Write Module for AutoDesignPresentedItem
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AutoDesignPresentedItem) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AutoDesignPresentedItem,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AutoDesignPresentedItem) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWAutoDesignSecurityClassificationAssignment():
    """
    Read & Write Module for AutoDesignSecurityClassificationAssignment
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_AutoDesignSecurityClassificationAssignment) -> Any: 
        """
        None
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_AutoDesignSecurityClassificationAssignment,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        None
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_AutoDesignSecurityClassificationAssignment) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWClass():
    """
    Read & Write tool for Class
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_Class) -> Any: 
        """
        Reads Class
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_Class,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        Fills data for graph (shared items)
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_Class) -> None: 
        """
        Writes Class
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWExternallyDefinedClass():
    """
    Read & Write tool for ExternallyDefinedClass
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_ExternallyDefinedClass) -> Any: 
        """
        Reads ExternallyDefinedClass
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_ExternallyDefinedClass,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        Fills data for graph (shared items)
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_ExternallyDefinedClass) -> None: 
        """
        Writes ExternallyDefinedClass
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWExternallyDefinedGeneralProperty():
    """
    Read & Write tool for ExternallyDefinedGeneralProperty
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_ExternallyDefinedGeneralProperty) -> Any: 
        """
        Reads ExternallyDefinedGeneralProperty
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_ExternallyDefinedGeneralProperty,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        Fills data for graph (shared items)
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_ExternallyDefinedGeneralProperty) -> None: 
        """
        Writes ExternallyDefinedGeneralProperty
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_RWRepItemGroup():
    """
    Read & Write tool for RepItemGroup
    """
    def ReadStep(self,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.StepAP214.StepAP214_RepItemGroup) -> Any: 
        """
        Reads RepItemGroup
        """
    def Share(self,ent : OCP.StepAP214.StepAP214_RepItemGroup,iter : OCP.Interface.Interface_EntityIterator) -> None: 
        """
        Fills data for graph (shared items)
        """
    def WriteStep(self,SW : OCP.StepData.StepData_StepWriter,ent : OCP.StepAP214.StepAP214_RepItemGroup) -> None: 
        """
        Writes RepItemGroup
        """
    def __init__(self) -> None: ...
    pass
class RWStepAP214_ReadWriteModule(OCP.StepData.StepData_ReadWriteModule, OCP.Interface.Interface_ReaderModule, OCP.Standard.Standard_Transient):
    """
    General module to read and write StepAP214 entitiesGeneral module to read and write StepAP214 entitiesGeneral module to read and write StepAP214 entities
    """
    def CaseNum(self,data : OCP.Interface.Interface_FileReaderData,num : int) -> int: 
        """
        Translate the Type of record <num> in <data> to a positive Case Number, or 0 if failed. Works with a StepReaderData, in which the Type of an Entity is defined as a String : Reads the RecordType <num> then calls CaseNum (this type) Warning : The methods CaseStep, StepType and Recognize, must be in phase (triplets CaseNum-StepType-Type of Object)
        """
    @overload
    def CaseStep(self,types : OCP.TColStd.TColStd_SequenceOfAsciiString) -> int: 
        """
        associates a positive Case Number to each type of StepAP214 entity, given as a String defined in the EXPRESS form

        associates a positive Case Number to each type of StepAP214 Complex entity, given as a String defined in the EXPRESS form
        """
    @overload
    def CaseStep(self,atype : OCP.TCollection.TCollection_AsciiString) -> int: ...
    def ComplexType(self,CN : int,types : OCP.TColStd.TColStd_SequenceOfAsciiString) -> bool: 
        """
        None
        """
    def DecrementRefCounter(self) -> int: 
        """
        Decrements the reference counter of this object; returns the decremented value
        """
    def Delete(self) -> None: 
        """
        Memory deallocator for transient classes
        """
    def DynamicType(self) -> OCP.Standard.Standard_Type: 
        """
        None
        """
    def GetRefCount(self) -> int: 
        """
        Get the reference counter of this object
        """
    def IncrementRefCounter(self) -> None: 
        """
        Increments the reference counter of this object
        """
    def IsComplex(self,CN : int) -> bool: 
        """
        returns True if the Case Number corresponds to a Complex Type
        """
    @overload
    def IsInstance(self,theType : OCP.Standard.Standard_Type) -> bool: 
        """
        Returns a true value if this is an instance of Type.

        Returns a true value if this is an instance of TypeName.
        """
    @overload
    def IsInstance(self,theTypeName : str) -> bool: ...
    @overload
    def IsKind(self,theTypeName : str) -> bool: 
        """
        Returns true if this is an instance of Type or an instance of any class that inherits from Type. Note that multiple inheritance is not supported by OCCT RTTI mechanism.

        Returns true if this is an instance of TypeName or an instance of any class that inherits from TypeName. Note that multiple inheritance is not supported by OCCT RTTI mechanism.
        """
    @overload
    def IsKind(self,theType : OCP.Standard.Standard_Type) -> bool: ...
    def NewRead(self,casenum : int,data : OCP.Interface.Interface_FileReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.Standard.Standard_Transient) -> bool: 
        """
        Specific operator (create+read) defaulted to do nothing. It can be redefined when it is not possible to work in two steps (NewVoid then Read). This occurs when no default constructor is defined : hence the result <ent> must be created with an effective definition from the reader. Remark : if NewRead is defined, Copy has nothing to do.
        """
    def Read(self,CN : int,data : OCP.Interface.Interface_FileReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.Standard.Standard_Transient) -> Any: 
        """
        General Read Function, calls ReadStep
        """
    def ReadStep(self,CN : int,data : OCP.StepData.StepData_StepReaderData,num : int,ach : OCP.Interface.Interface_Check,ent : OCP.Standard.Standard_Transient) -> Any: 
        """
        None
        """
    def ShortType(self,CN : int) -> OCP.TCollection.TCollection_AsciiString: 
        """
        Function specific to STEP. Some STEP Types have a short form This method can be redefined to fill it By default, returns an empty string, which is then interpreted to take normal form from StepType
        """
    def StepType(self,CN : int) -> OCP.TCollection.TCollection_AsciiString: 
        """
        returns a StepType (defined in EXPRESS form which belongs to a Type of Entity, identified by its CaseNumber determined by Protocol
        """
    def This(self) -> OCP.Standard.Standard_Transient: 
        """
        Returns non-const pointer to this object (like const_cast). For protection against creating handle to objects allocated in stack or call from constructor, it will raise exception Standard_ProgramError if reference counter is zero.
        """
    def WriteStep(self,CN : int,SW : OCP.StepData.StepData_StepWriter,ent : OCP.Standard.Standard_Transient) -> None: 
        """
        None
        """
    def __init__(self) -> None: ...
    @staticmethod
    def get_type_descriptor_s() -> OCP.Standard.Standard_Type: 
        """
        None
        """
    @staticmethod
    def get_type_name_s() -> str: 
        """
        None
        """
    pass