hi cmacca,
how can i create imputbox, where I can choose any alternatives (e.g. combobox), for example I would like to choose any customer name from slided menu, but I certainly type your customized name too...
thanks,
Best Regards,
Rudolf JONAS
Mechanical Engineer
Hungary
I hope, the isoparametric curves creation can be used as parametric creation in NX7.
This command is very useful for surface modelling.
thx,
Best Regards,
Rudolf JONAS
Mechanical Engineer
Hungary
Suresh,
many thanks for great macro.
I have one question... How do you get the value of attribute? I look for the UFAttr class, but I do not find any method for value accessing.
available methods:
AskPartAttribute(Tag)
Delete(Tag, Int32, String)
DeleteAll(Tag, Int32)
FindAttribute(Tag...
hi ufsure,
Ok. I understand, this is an UF wrapped method. I must use Open C API map as enumeration;
open C enum name: UF_ATTR_ask_part_attribute
nxopen .NET class: UF_ATTR
nxopen .NET enumeration name: AskPartAttribute.
I must create an enumeration (out of the main method) which contents any...
hi all,
I think, if i would like to get any info from NX object, I have to make a call to the .NET-wrapped User Function API (UF wrapper). Or can I Access the classes in the NX Open API, which are packaged in managed .NET DLLs? I think, any tag is got via NXOpen.UF, which are packed in UF...
Hi all,
great vb file. But I have a question:
how can i get any existing attribute info from my workpart? How can I ask any attribute value if e.g. this attrib title is exists?
Best Regards,
Rudolf JONAS
Mechanical Engineer
Hungary
hi all,
this exclamation mark is appeared on the title field, if the assembly is contained circular dependency? Or the '!' only shown the not updated state?
Best Regards,
Rudolf JONAS
Mechanical Engineer
Hungary
hi Hudson,
the 'partlist' is very good for assembly partlist, but i would like to use table for induvidial part. So the table is more flexible for customizing your cell positioning and size (e.g. cell merging/spliting, resizing, more row using...)
This table is contains more constant attrib...
Hi All,
I would like to create palette template file, which is contains the table (not partlist!). I would like to use my parameters, but I have a problem; The next sample try to show it.
part name: e.g. shaft.prt
drawing file name (which was created by palette template): shaft_dwg.prt
So I...
hi uwam2ie,
sorry for delay, but I am very busy at present, but as soon as possible I will place the sample assy...
Best Regards,
Rudolf JONAS
Mechanical Engineer
Hungary
hi all,
i have any questions about assebly constraints under NX6.
For example, i build my assembly. Any steps shown bellow.
1. create component A which contains a solid body
2. create another blank component, e.g. B( assemblies --> components --> create new components )
3. Link the solid body...
Hi All,
I am a starter user with Catia, and I have a question. I want to specify volume/mass of any solid models. I work my job with UG, but any time I avoid to convert files to step/iges etc. but sometimes I get unjoined surfaces and I avoid to "sewing". I want to determine the mass properties...
Hi all,
I have also a question about the component array. First I create a component A in my assembly and later I create a component array from component A. When the component A modified the component array is not regenerated, and it is not followed the changing. Component A is positioned...