C# Класс CascadeSharp.TKBRep.TopTools.TopTools_DataMapOfOrientedShapeInteger

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

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

Метод Описание
Assign ( TopTools_DataMapOfOrientedShapeInteger theOther ) : TopTools_DataMapOfOrientedShapeInteger
Bound ( TopoDS_Shape theKey, int theItem ) : int
ChangeFind ( TopoDS_Shape theKey ) : int
ChangeSeek ( TopoDS_Shape theKey ) : int
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( TopTools_DataMapOfOrientedShapeInteger theOther ) : void
Find ( TopoDS_Shape theKey, int &theValue ) : bool
Find ( TopoDS_Shape theKey ) : int
IsBound ( TopoDS_Shape theKey ) : bool
Seek ( TopoDS_Shape theKey ) : int
Size ( ) : int
TopTools_DataMapOfOrientedShapeInteger ( ) : System
TopTools_DataMapOfOrientedShapeInteger ( TopTools_DataMapOfOrientedShapeInteger theOther ) : System
TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets ) : System
TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
UnBind ( TopoDS_Shape theKey ) : bool

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

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

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

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

public Bound ( TopoDS_Shape theKey, int theItem ) : int
theKey TopoDS_Shape
theItem int
Результат int

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

public ChangeFind ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
Результат int

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

public ChangeSeek ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
Результат int

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 ( TopTools_DataMapOfOrientedShapeInteger theOther ) : void
theOther TopTools_DataMapOfOrientedShapeInteger
Результат void

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

public Find ( TopoDS_Shape theKey, int &theValue ) : bool
theKey TopoDS_Shape
theValue int
Результат bool

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

public Find ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
Результат int

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

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

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

public Seek ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
Результат int

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

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

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

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

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

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

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

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

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

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

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

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