Function ProGtolBoundaryDisplayGet
Description
Get display of Boundary modifier.
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolBoundaryDisplayGet
(
ProGtol* gtol
/* (In)
valid gtol.
*/
ProBoolean* boundary
/* (Out)
boundary option.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
This type of gtol cannot have boundary modifier
Sample Code References
User Guide References
これは役に立ちましたか?