C# Класс CascadeSharp.TKShHealing.ShapeExtend.ShapeExtend_DataMapOfShapeListOfMsg

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Assign ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : ShapeExtend_DataMapOfShapeListOfMsg
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : void
IsBound ( TopoDS_Shape theKey ) : bool
ShapeExtend_DataMapOfShapeListOfMsg ( ) : System
ShapeExtend_DataMapOfShapeListOfMsg ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : System
ShapeExtend_DataMapOfShapeListOfMsg ( int theNbBuckets ) : System
ShapeExtend_DataMapOfShapeListOfMsg ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Size ( ) : int
UnBind ( TopoDS_Shape theKey ) : bool

Описание методов

Assign() публичный Метод

public Assign ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : ShapeExtend_DataMapOfShapeListOfMsg
theOther ShapeExtend_DataMapOfShapeListOfMsg
Результат ShapeExtend_DataMapOfShapeListOfMsg

Clear() публичный Метод

public Clear ( ) : void
Результат void

Clear() публичный Метод

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Результат void

Clear() публичный Метод

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
Результат void

Exchange() публичный Метод

public Exchange ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : void
theOther ShapeExtend_DataMapOfShapeListOfMsg
Результат void

IsBound() публичный Метод

public IsBound ( TopoDS_Shape theKey ) : bool
theKey TopoDS_Shape
Результат bool

ShapeExtend_DataMapOfShapeListOfMsg() публичный Метод

public ShapeExtend_DataMapOfShapeListOfMsg ( ) : System
Результат System

ShapeExtend_DataMapOfShapeListOfMsg() публичный Метод

public ShapeExtend_DataMapOfShapeListOfMsg ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : System
theOther ShapeExtend_DataMapOfShapeListOfMsg
Результат System

ShapeExtend_DataMapOfShapeListOfMsg() публичный Метод

public ShapeExtend_DataMapOfShapeListOfMsg ( int theNbBuckets ) : System
theNbBuckets int
Результат System

ShapeExtend_DataMapOfShapeListOfMsg() публичный Метод

public ShapeExtend_DataMapOfShapeListOfMsg ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
Результат System

Size() публичный Метод

public Size ( ) : int
Результат int

UnBind() публичный Метод

public UnBind ( TopoDS_Shape theKey ) : bool
theKey TopoDS_Shape
Результат bool