Struct CadInfoManager.PartInformation
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
public struct PartInformation
Fields
Declaration
public bool PartHasAltrepMetaData
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasAnyComponents
Field Value
Type |
Description |
System.Boolean |
|
PartHasBody
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasBrokenLinks
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasCaeData
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasCamData
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasConstraint
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasGeometryOverrides
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasInterpartExpression
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasInterpartReferences
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasMeasurableAttribute
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasMultipleArrangements
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasNonmasterComponent
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasOffcenterComponents
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasPartsList
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasPosDepWaveLink
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasPosIndepWaveLink
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasPositionOverrides
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasProductInterface
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasReferenceComponents
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasRestructuredComponents
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasSheetMetalData
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasSuppressionOverride
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasSupressedComponents
Field Value
Type |
Description |
System.Boolean |
|
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasVisRmStream
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartHasVisStructureStream
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartIsDrawing
Field Value
Type |
Description |
System.Boolean |
|
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartIsPartFamilyMember
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartIsPartFamilyTemplate
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartIsRouteSystemAssembly
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartIsRoutingPart
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PartPartUnits
Field Value
Type |
Description |
System.Boolean |
|
Methods
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()