C# Class CascadeSharp.TKBO.BOPDS.BOPDS_ShapeInfo

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
BOPDS_ShapeInfo ( ) : System
BOPDS_ShapeInfo ( BOPDS_ShapeInfo parameter1 ) : System
BOPDS_ShapeInfo ( NCollection_BaseAllocator theAllocator ) : System
Box ( ) : Bnd_Box
ChangeBox ( ) : Bnd_Box
ChangeSubShapes ( ) : TColStd_ListOfInteger
Dump ( ) : void
Flag ( ) : int
HasBRep ( ) : bool
HasFlag ( ) : bool
HasFlag ( int &theFlag ) : bool
HasReference ( ) : bool
HasSubShape ( int theI ) : bool
IsInterfering ( ) : bool
Reference ( ) : int
SetBox ( Bnd_Box theBox ) : void
SetFlag ( int theI ) : void
SetReference ( int theI ) : void
SetShape ( TopoDS_Shape theS ) : void
SetShapeType ( TopAbs_ShapeEnum theType ) : void
Shape ( ) : TopoDS_Shape
ShapeType ( ) : TopAbs_ShapeEnum
SubShapes ( ) : TColStd_ListOfInteger

Method Details

BOPDS_ShapeInfo() public method

public BOPDS_ShapeInfo ( ) : System
return System

BOPDS_ShapeInfo() public method

public BOPDS_ShapeInfo ( BOPDS_ShapeInfo parameter1 ) : System
parameter1 BOPDS_ShapeInfo
return System

BOPDS_ShapeInfo() public method

public BOPDS_ShapeInfo ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
return System

Box() public method

public Box ( ) : Bnd_Box
return Bnd_Box

ChangeBox() public method

public ChangeBox ( ) : Bnd_Box
return Bnd_Box

ChangeSubShapes() public method

public ChangeSubShapes ( ) : TColStd_ListOfInteger
return TColStd_ListOfInteger

Dump() public method

public Dump ( ) : void
return void

Flag() public method

public Flag ( ) : int
return int

HasBRep() public method

public HasBRep ( ) : bool
return bool

HasFlag() public method

public HasFlag ( ) : bool
return bool

HasFlag() public method

public HasFlag ( int &theFlag ) : bool
theFlag int
return bool

HasReference() public method

public HasReference ( ) : bool
return bool

HasSubShape() public method

public HasSubShape ( int theI ) : bool
theI int
return bool

IsInterfering() public method

public IsInterfering ( ) : bool
return bool

Reference() public method

public Reference ( ) : int
return int

SetBox() public method

public SetBox ( Bnd_Box theBox ) : void
theBox Bnd_Box
return void

SetFlag() public method

public SetFlag ( int theI ) : void
theI int
return void

SetReference() public method

public SetReference ( int theI ) : void
theI int
return void

SetShape() public method

public SetShape ( TopoDS_Shape theS ) : void
theS TopoDS_Shape
return void

SetShapeType() public method

public SetShapeType ( TopAbs_ShapeEnum theType ) : void
theType TopAbs_ShapeEnum
return void

Shape() public method

public Shape ( ) : TopoDS_Shape
return TopoDS_Shape

ShapeType() public method

public ShapeType ( ) : TopAbs_ShapeEnum
return TopAbs_ShapeEnum

SubShapes() public method

public SubShapes ( ) : TColStd_ListOfInteger
return TColStd_ListOfInteger