Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
TopLoc_ItemLocation Class Reference

An ItemLocation is an elementary coordinate system in a Location. More...

#include <TopLoc_ItemLocation.hxx>

Public Member Functions

 TopLoc_ItemLocation (const occ::handle< TopLoc_Datum3D > &D, const int P)
 Sets the elementary Datum to <D> Sets the exponent to.
 
void DumpJson (Standard_OStream &theOStream, int theDepth=-1) const
 Dumps the content of me into the stream.
 

Detailed Description

An ItemLocation is an elementary coordinate system in a Location.

The ItemLocation contains:

Constructor & Destructor Documentation

◆ TopLoc_ItemLocation()

TopLoc_ItemLocation::TopLoc_ItemLocation ( const occ::handle< TopLoc_Datum3D > & D,
const int P )

Sets the elementary Datum to <D> Sets the exponent to.

Member Function Documentation

◆ DumpJson()

void TopLoc_ItemLocation::DumpJson ( Standard_OStream & theOStream,
int theDepth = -1 ) const

Dumps the content of me into the stream.


The documentation for this class was generated from the following file: