Struct PostSmartSelectionManager.NMaxMinParameters
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public struct NMaxMinParameters
Fields
EntityType
Declaration
public PostSmartSelectionManager.EntityType EntityType
Field Value
Type | Description |
---|---|
PostSmartSelectionManager.EntityType |
IncludeVisibleEntitiesOnly
Declaration
public bool IncludeVisibleEntitiesOnly
Field Value
Type | Description |
---|---|
System.Boolean |
NResults
Declaration
public int NResults
Field Value
Type | Description |
---|---|
System.Int32 |
Pvid
Declaration
public int Pvid
Field Value
Type | Description |
---|---|
System.Int32 |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.ValueType.ToString()