Struct LogInfo
Inherited Members
Namespace: NXOpen.Weld
Assembly: NXOpen.dll
Syntax
public struct LogInfo
Constructors
LogInfo(TaggedObject, string)
Declaration
public LogInfo(TaggedObject Entity, string LogMessage)
Parameters
| Type | Name | Description |
|---|---|---|
| TaggedObject | Entity | |
| string | LogMessage |
Fields
Entity
Declaration
public TaggedObject Entity
Field Value
| Type | Description |
|---|---|
| TaggedObject |
LogMessage
Declaration
public string LogMessage
Field Value
| Type | Description |
|---|---|
| string |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |