PdmPartCheckinInput_Struct Struct

NXOpen.PDM.PdmPart.CheckinInput is an alias for NXOpen.PDM.PdmPartCheckinInput_Struct

class NXOpen.PDM.PdmPartCheckinInput_Struct

Bases: object

Reservation check-in input struct .

Constructor: NXOpen.PDM.PdmPart.CheckinInput()

Fields

Field Description
AllowRemote True to allow remote check in, false otherwise
ExplicitCheckIn True to perform explicit check in, false otherwise
IncludeSecondary True to check out secondary dataset, false otherwise

AllowRemote

PdmPartCheckinInput_Struct.AllowRemote

True to allow remote check in, false otherwise -------------------------------------

Field Value Type:bool

ExplicitCheckIn

PdmPartCheckinInput_Struct.ExplicitCheckIn

True to perform explicit check in, false otherwise -------------------------------------

Field Value Type:bool

IncludeSecondary

PdmPartCheckinInput_Struct.IncludeSecondary

True to check out secondary dataset, false otherwise -------------------------------------

Field Value Type:bool