C# Класс CascadeSharp.TKShHealing.ShapeAnalysis.ShapeAnalysis_DataMapOfShapeListOfReal

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public ShapeAnalysis_DataMapOfShapeListOfReal ( 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