Community
Civil 3D Customization
Welcome to Autodesk’s AutoCAD Civil 3D Forums. Share your knowledge, ask questions, and explore popular AutoCAD Civil 3D Customization topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

modifing civil 3d pipe reports

6 REPLIES 6
Reply
Message 1 of 7
spinny
352 Views, 6 Replies

modifing civil 3d pipe reports

I am in the process of creating a modified report for Sturctures Only


The current call in the original report calls the Structure Type, I would like to get the description instead.

Does anyone know the function call for getting the Sturcture Descrition out of the pipe network.

<xsl:variable name="StructType" select="landUtils:getStructType(.)" />

 

Thanks

 

6 REPLIES 6
Message 2 of 7
Jeff_M
in reply to: spinny

Change this:

select="landUtils:getStructType(.)"

 

to this:

select="@desc"

Jeff_M, also a frequent Swamper
EESignature
Message 3 of 7
spinny
in reply to: Jeff_M

Thanks, worked great

guess I was way over thinking this one

Message 4 of 7
Jeff_M
in reply to: spinny

You're welcome.

 

BTW, Welcome to the forums! Now that you've found them have a look around.

 

If you find a response which answers your question, please be sure to accept the actual post which helped you as the solution. This will help future searchers quickly find answers to their own questions. Thanks!

Jeff_M, also a frequent Swamper
EESignature
Message 5 of 7
spinny
in reply to: spinny

any suggestions as to why the report toolbox editor does not want to Save additions or modifications

Message 6 of 7
Jeff_M
in reply to: spinny

More info, please. What are you modifying and saving? Which version of C3D?
Jeff_M, also a frequent Swamper
EESignature
Message 7 of 7
spinny
in reply to: spinny

civil 3d 2012

write permission was not set correctly for the folder containing the Toolbox xml file.... C:\ProgramData\Autodesk\C3D 2012\enu\Data\Toolbox

thanks again for the help

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Rail Community


 

Autodesk Design & Make Report