Struct UFMb._ApplicationData
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.UF.dll
Syntax
Fields
design_in_context_supported
Declaration
public bool design_in_context_supported
Field Value
Type |
Description |
System.Boolean |
|
drawings_supported
Declaration
public bool drawings_supported
Field Value
Type |
Description |
System.Boolean |
|
enter_proc
Declaration
public UFMb.EnterProcT enter_proc
Field Value
exit_proc
Declaration
public UFMb.ExitProcT exit_proc
Field Value
id
Declaration
Field Value
Type |
Description |
System.Int32 |
|
init_proc
Declaration
public UFMb.InitProcT init_proc
Field Value
name
Declaration
Field Value
Type |
Description |
System.SByte* |
|
supports_undo
Declaration
public bool supports_undo
Field Value
Type |
Description |
System.Boolean |
|