Inventor Engineer-To-Order (Read-Only)
Welcome to Autodesk’s Inventor ETO Forums. Share your knowledge, ask questions, and explore popular Inventor ETO topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

customHeight Variable Not being Respected in a Sheet of a Drawing

3 REPLIES 3
Reply
Message 1 of 4
james.snyder
405 Views, 3 Replies

customHeight Variable Not being Respected in a Sheet of a Drawing

I am using the following code to create a sheet in a drawing:

 

Child assySheet As :LayoutSheet
	sheetsToDelete = {"Sheet:1"}
	sheetName = "System Layout"
	size = "Custom"
	customHeight = 841
	customWidth = 2362
	border = "Border-AU"
	titleBlockDefinition = "TB-AU"
End Child

 

The problem that I am having is that the height of the drawing is coming out at 558.8 even though I am setting it at 841. This issue is consistently happening on three different computers.

 

The strange thing is that after the drawing has been generated by ETO, I can go into the code and change the height to 840 and the height properly resizes the height to 840.

 

Has anybody else seen this quirk and fixed it?

Win7 x64 - 32gb ram
Dual Xeon X5670
eVGA GTX 670

FDSU 2013 SP2
ETO 6.0
3 REPLIES 3
Message 2 of 4

I am able to reproduce this with the Drawing Sample and have logged issue DE481. 

 

So far, I'm not finding an easy workaround.



Chris Palmatier
Customer Success Engineer
Inventor Engineer-to-Order

Message 3 of 4
bsee1
in reply to: Chris.Palmatier

I see you posted an issue number.  Is there a list somewhere that shows known bugs and allows users to see the status of bugs such as the one you just logged?

 

Thanks,

-Brandon

*****************************
Win7 x64 - 16gb ram
i7 3610qm
FirePro M4000

Inventor 2013
ETO 6.1
Message 4 of 4
Casey.Motherway
in reply to: bsee1

Unfortunately no.  That defect is in a tracking system internal to Autodesk.  The closest we come to posting any sort of list would be in the Readme.txt file for each product.  The known issues that did not make it into the release are posted there.

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

Post to forums  

Autodesk Design & Make Report