Class PostResultRangeMethod
Inheritance
PostResultRangeMethod
Assembly: NXOpen.dll
Syntax
public class PostResultRangeMethod : PostISmartSelectorMethod, IMessageSink, IDisposable
Constructors
PostResultRangeMethod(nint)
Declaration
protected PostResultRangeMethod(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