PdmPartCheckoutInput_Struct Struct

NXOpen.PDM.PdmPart.CheckoutInput is an alias for NXOpen.PDM.PdmPartCheckoutInput_Struct

class NXOpen.PDM.PdmPartCheckoutInput_Struct

Bases: object

Reservation check-out input struct .

Constructor: NXOpen.PDM.PdmPart.CheckoutInput()

Fields

Field Description
InputComment  
InputChangeId  
AllowRemote True to allow remote check out, false otherwise
ExplicitCheckOut True to perform explicit check out, false otherwise
IncludeSecondary True to check out secondary dataset, false otherwise

InputComment

PdmPartCheckoutInput_Struct.InputComment

-------------------------------------

Field Value Type:str

InputChangeId

PdmPartCheckoutInput_Struct.InputChangeId

-------------------------------------

Field Value Type:str

AllowRemote

PdmPartCheckoutInput_Struct.AllowRemote

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

Field Value Type:bool

ExplicitCheckOut

PdmPartCheckoutInput_Struct.ExplicitCheckOut

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

Field Value Type:bool

IncludeSecondary

PdmPartCheckoutInput_Struct.IncludeSecondary

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

Field Value Type:bool