PdmPartCheckoutInput_Struct Struct¶
NXOpen.PDM.PdmPart.CheckoutInput is an alias for NXOpen.PDM.PdmPartCheckoutInput_Struct
-
class
NXOpen.PDM.PdmPartCheckoutInput_Struct¶ Bases:
objectReservation 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