<script > Is there any way to now what kind of customparamset is selected? 2005-06-15 - By Aloys Baillet
Back Or you can use the SDK explorer to get the GUID of the selected PPG: Application->Views->RV - SDK Explorer
Cheers,
Aloys
On 6/16/05, Bernard Lebel <3dbernard@(protected)> wrote: > > What you need is the ClassID. Check the .GetIdentifier() method of the > DataRepository object in the documentation, this is how you extract > the classid. > > > Cheers > Bernard > > > On 6/15/05, Hans,Veenendaal,AMplus R&D,SOJ > <Hans_van_Veenendaal@(protected)> wrote: > > Hi, > > > > I thought it would be possible to distinguish between PSets by using the > > Type value, but all custom psets return 'customparamset' as Type even > though > > I changed the > > PropertySet name from 'customparamset' to 'MaterialInfo' in the SPDL > > > > PropertySet "MaterialInfo" > > { > > ... > > } > > > > I could use the GUID of the PSet to identify them, but I do not know to > > access them. > > > > I could make a read-only string in all my PSets that would uniquely > identify > > my PSets if this string exists, but this is too much of a hack. > > > > Please advise... > > > > Thanks, > > Hans. > > --- > Unsubscribe? Mail Majordomo@(protected) with the following text in body: > unsubscribe xsi >
-- Aloys Baillet - XSI Technical Director Character Dpt - Animal Logic --
Or you can use the SDK explorer to get the GUID of the selected PPG:<br> Application->Views->RV - SDK Explorer<br> <br> Cheers,<br> <br> Aloys<br><br><div><span class="gmail_quote">On 6/16/05, <b class="gmail _sendername">Bernard Lebel</b> <<a href="mailto:3dbernard@(protected)" >3dbernard@(protected)</a>> wrote:</span><blockquote class="gmail_quote" style= "border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding -left: 1ex;"> What you need is the ClassID. Check the .GetIdentifier() method of the<br >DataRepository object in the documentation, this is how you extract<br>the classid.<br><br><br>Cheers<br>Bernard<br><br><br>On 6/15/05, Hans,Veenendaal ,AMplus R&D,SOJ <br><<a href="mailto:Hans_van_Veenendaal@(protected)">Hans_van_Veenendaal @(protected)</a>> wrote:<br>> Hi,<br>><br>> I thought it would be possible to distinguish between PSets by using the<br>> Type value, but all custom psets return 'customparamset' as Type even though <br>> I changed the<br>> PropertySet name from 'customparamset' to 'MaterialInfo' in the SPDL<br>><br>> PropertySet "MaterialInfo" <br>> {<br>> ...<br>> }<br>><br>> I could use the GUID of the PSet to identify them, but I do not know to <br>> access them.<br>><br>> I could make a read-only string in all my PSets that would uniquely identify<br>> my PSets if this string exists, but this is too much of a hack.<br>><br>> Please advise...<br> ><br>> Thanks,<br>> Hans.<br><br>---<br>Unsubscribe? Mail <a href= "mailto:Majordomo@(protected)">Majordomo@(protected)</a> with the following text in body:<br>unsubscribe xsi<br></blockquote></div><br><br><br> -- <br>Aloys Baillet - XSI Technical Director<br>Character Dpt - Animal Logic <br>--
|
|