Interface IFormatHandler
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public interface IFormatHandler
Properties
DisplayName
Declaration
string DisplayName { get; }
Property Value
Type | Description |
---|---|
string |
Name
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
string |