Share

TemporaryBRepManager.get Method

Parent Object: TemporaryBRepManager
Defined in namespace "adsk::fusion" and the header file is <Fusion/BRep/TemporaryBRepManager.h>

Description

Gets the TempoaryBRepManager object. This object provides access to functionality to create an manipulate temporary B-Rep data outside the context of a document.

Syntax

This is a static method.

returnValue = adsk.fusion.TemporaryBRepManager.get()

Return Value

Type Description
TemporaryBRepManager Returns the TemporaryBRepManager object.

Version

Introduced in version December 2017

Was this information helpful?