Class PostNMaxMinMethod
Inheritance
PostNMaxMinMethod
Assembly: NXOpen.dll
Syntax
public class PostNMaxMinMethod : PostISmartSelectorMethod, IMessageSink, IDisposable
Constructors
PostNMaxMinMethod(nint)
Declaration
protected PostNMaxMinMethod(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
IncludeVisibleEntitiesOnly
Declaration
public bool IncludeVisibleEntitiesOnly { get; set; }
Property Value
Methods
GetEntities(out PostSelectionEntity[])
Declaration
public void GetEntities(out PostSelectionEntity[] resultEntities)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink