Difference between revisions of "VB Error Message Guide"

From scripting
Jump to: navigation, search
(Created page with "__TOC__ === Method 'GetImpl' of Object 'ArcFactoryManager' failed === 1.) Line geometry driver may be non-connex. === Method 'AddWall' of object 'ArcFactoryManager' failed...")
 
 
Line 12: Line 12:
 
===== On ArcSlabs =====
 
===== On ArcSlabs =====
 
When updating the "thickness," the value property does not appear in the autoformatting.  Users must input "Value" in manually.
 
When updating the "thickness," the value property does not appear in the autoformatting.  Users must input "Value" in manually.
 +
 +
 +
[[Category:CATIA DP VB]]

Latest revision as of 20:49, 24 April 2017


Method 'GetImpl' of Object 'ArcFactoryManager' failed

1.) Line geometry driver may be non-connex.

Method 'AddWall' of object 'ArcFactoryManager' failed

1.) Support geometry may not be updated, may be non-connex or invalid.

Object doesn't support this property of method

On ArcSlabs

When updating the "thickness," the value property does not appear in the autoformatting. Users must input "Value" in manually.