A class that implements working with an Step Physical File header and data sections (header and model).
File: daiStepFile.h
Destroys the OdStepFile file object. |
Closes the model attached to the file object and detaches the repository object associated with the model. After detaching, it is possible to work with the repository and the model at a low level. | |
Retrieves the application services object that is associated with the OdStepFile object. | |
Performs an attempt the compose object for an entity instance, if application instance doesn't have associated compound object. If application instance already has associated compound, it will be returned by this method. | |
Retrieves the current model context of the file object. | |
Retrieves the current name (file name) of a physical file associated with the repository object. returns A string that contains the file name. | |
Retrieves the file object's header section. | |
Retrieves the model object associated with the file object (by default the model is opened in read-only mode). | |
Retrieves the model's root instances. | |
Retrieves the current name (file name) of a physical file associated with the repository object without path to the file. returns A string that contains the file name withaut path to it. | |
Retrieves the current model's unit converter. | |
Retrieves the current Gs node object of the entity. | |
This is the overview for the initialize method overload. | |
Sets convertible unit from current class. | |
This is the overview for the readFile method overload. | |
Sets a new application services object with the OdStepFile object. | |
Sets a new model context for the STEP file object. | |
Assigns a name (file name) to the OdStepFile container. | |
Sets a new Gs node cache for the drawable. | |
This is the overview for the writeFile method overload. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|