API ReferenceFoundationClassesTKernel
TColStd
OCCT package TColStd: TColStd_HPackedMapOfInteger.
TColStd_HPackedMapOfInteger
Constructors(2)
- constructor(theNbBuckets?: number): TColStd_HPackedMapOfInteger
Constructor of empty map.
Parameters (1)theNbBuckets—initial number of buckets
- constructor(theOther: TColStd_PackedMapOfInteger): TColStd_HPackedMapOfInteger
Constructor from already existing map; performs copying.
Parameters (1)theOther—the map to copy
Static methods(2)
- get_type_name(): string