cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
kuvbur
Advocate
since ‎2013-08-08
10 hours ago

User Statistics

  • 86 Posts
  • 14 Solutions
  • 32 Likes given
  • 35 Likes received

User activity

Hi everyone, Could someone clarify what has changed in 29.3000 compared to 29.2001? My add-on used to compile successfully with 29.2001, but with the 29.3000 API version it fails with the following error: assert self.CompileResourceFileAssertionError...
The Branch element class doesn't seem to have methods for this. I know RoutingElement has GetBranchPreferenceTableId(), but how can I find the parent RoutingElement associated with a given Branch element instance?"
I'm unable to find a way to get the referenceId of the DuctElbowPreferenceTable row for a DuctBend element.For straight segments (RoutingSegment), there is the GetCrossSectionReferenceId method.Is there a similar method to retrieve the preference tab...
Good afternoon. What function can modify the 2D preview in the interactive schedule? I can manually draw it, but I can't find the function in the API (AC28).
I need to build a 3d cross section. I found an example code in the help (APIEnv_Change 3D Cutting Planes ID), but I don't understand - what do the "vertical" and "horizontal" coordinates of the section line mean in the API_3DCutShapeType structure?