Open CASCADE Technology  6.9.1
Static Public Member Functions
XCAFDoc Class Reference

Definition of general structure of DECAF document and tools to work with it. More...

#include <XCAFDoc.hxx>

Static Public Member Functions

static Standard_GUID AssemblyGUID ()
 Returns GUID for UAttribute identifying assembly. More...
 
static Standard_GUID ShapeRefGUID ()
 Returns GUID for TreeNode representing assembly link. More...
 
static Standard_GUID ColorRefGUID (const XCAFDoc_ColorType type)
 Return GUIDs for TreeNode representing specified types of colors. More...
 
static Standard_GUID DimTolRefGUID ()
 Return GUIDs for TreeNode representing specified types of DGT. More...
 
static Standard_GUID DatumRefGUID ()
 Return GUIDs for TreeNode representing specified types of datum. More...
 
static Standard_GUID DatumTolRefGUID ()
 Return GUIDs for TreeNode representing connections Datum-Toler. More...
 
static Standard_GUID LayerRefGUID ()
 
static Standard_GUID MaterialRefGUID ()
 
static Standard_GUID InvisibleGUID ()
 
static Standard_GUID ExternRefGUID ()
 Returns GUID for UAttribute identifying external reference on no-step file. More...
 
static Standard_GUID SHUORefGUID ()
 Returns GUID for UAttribute identifying specified higher usage occurrence. More...
 

Detailed Description

Definition of general structure of DECAF document and tools to work with it.

The document is composed of sections, each section storing its own kind of data and managing by corresponding tool Some properties can be attached directly to shapes. These properties are:

Member Function Documentation

static Standard_GUID XCAFDoc::AssemblyGUID ( )
static

Returns GUID for UAttribute identifying assembly.

static Standard_GUID XCAFDoc::ColorRefGUID ( const XCAFDoc_ColorType  type)
static

Return GUIDs for TreeNode representing specified types of colors.

static Standard_GUID XCAFDoc::DatumRefGUID ( )
static

Return GUIDs for TreeNode representing specified types of datum.

static Standard_GUID XCAFDoc::DatumTolRefGUID ( )
static

Return GUIDs for TreeNode representing connections Datum-Toler.

static Standard_GUID XCAFDoc::DimTolRefGUID ( )
static

Return GUIDs for TreeNode representing specified types of DGT.

static Standard_GUID XCAFDoc::ExternRefGUID ( )
static

Returns GUID for UAttribute identifying external reference on no-step file.

static Standard_GUID XCAFDoc::InvisibleGUID ( )
static
static Standard_GUID XCAFDoc::LayerRefGUID ( )
static
static Standard_GUID XCAFDoc::MaterialRefGUID ( )
static
static Standard_GUID XCAFDoc::ShapeRefGUID ( )
static

Returns GUID for TreeNode representing assembly link.

static Standard_GUID XCAFDoc::SHUORefGUID ( )
static

Returns GUID for UAttribute identifying specified higher usage occurrence.


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