Alias parts PHP script


Re: Alias parts PHP script
#11
Code:
0 !LDRAW_ORG Part Alias

In my implementation, I just look for the "Part Alias" substring. But I'm also trying to reconcile this with the official File Format Specification:

<type> = "Part"
(qualifier(s)) = "Alias"

Is that right?

This is confusing because "Part Alias" can't be the <type> (it has embedded whitespace), "Alias" is marked obsolete/deprecated, and the (qualifiers(s)) aren't documented at all.

And the whole thing is officially "free-format", which is a synonym for "not machine-readable".

Searching for a "Part Alias" substring is fine by me, but I never would have deduced from the spec that I was supposed to look for that.

Allen
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Alias parts PHP script - by Orion Pobursky - 2012-06-27, 14:26
Re: Alias parts PHP script - by Allen Smith - 2012-06-27, 16:14
Re: Alias parts PHP script - by Chris Dee - 2012-06-28, 5:41
Re: Alias parts PHP script - by Allen Smith - 2012-06-28, 15:59
Re: Alias parts PHP script - by Steffen - 2012-06-30, 10:27
Re: Alias parts PHP script - by Chris Dee - 2012-06-30, 11:02
Re: Alias parts PHP script - by Allen Smith - 2012-07-02, 1:00
Re: Alias parts PHP script - by Allen Smith - 2012-07-06, 15:59
Re: Alias parts PHP script - by Allen Smith - 2012-07-06, 17:53
Re: Alias parts PHP script - by Chris Dee - 2012-07-08, 6:57
Re: Alias parts PHP script - by Allen Smith - 2012-07-08, 22:48

Forum Jump:


Users browsing this thread: 1 Guest(s)