Class CgfxAttributeValueFileBuilder
Inheritance
CgfxAttributeValueFileBuilder
Inherited Members
Namespace: NXOpen.Display
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class.")]
public class CgfxAttributeValueFileBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CgfxAttributeValueFileBuilder()
Declaration
protected CgfxAttributeValueFileBuilder()
Methods
GetFilename()
Declaration
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class.")]
public string GetFilename()
Returns
| Type | Description |
|---|---|
| string |
SetFilename(string)
Declaration
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class.")]
public void SetFilename(string filename)
Parameters
| Type | Name | Description |
|---|---|---|
| string | filename |
Implements
System.Runtime.Remoting.Messaging.IMessageSink