Class LoadInterpartDataBuilder
Inheritance
LoadInterpartDataBuilder
Assembly: NXOpen.dll
Syntax
public class LoadInterpartDataBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
LoadInterpartDataBuilder()
Declaration
protected LoadInterpartDataBuilder()
Properties
OpenUnloadedParents
Declaration
public LoadInterpartDataBuilder.OpenUnloadedParentsType OpenUnloadedParents { get; set; }
Property Value
SelectionScope
Declaration
public LoadInterpartDataBuilder.SelectionScopeType SelectionScope { get; set; }
Property Value
Methods
GetFailedParts()
Declaration
public BasePart[] GetFailedParts()
Returns
GetLoadInterpartDataStatus(BasePart, out PartLoadStatus, out PartDelayedUpdateStatus)
Declaration
public void GetLoadInterpartDataStatus(BasePart part, out PartLoadStatus loadStatus, out PartDelayedUpdateStatus delayedUpdateStatus)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink