Search Results for

    Show / Hide Table of Contents

    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)
    Namespace: NXOpen.MendixReporting
    Assembly: NXOpen.dll
    Syntax
    public struct PartInformation

    Fields

    PartHasAltrepMetaData

    Declaration
    public bool PartHasAltrepMetaData
    Field Value
    Type Description
    System.Boolean

    PartHasAnyComponents

    Declaration
    public bool PartHasAnyComponents
    Field Value
    Type Description
    System.Boolean

    PartHasBody

    Declaration
    public bool PartHasBody
    Field Value
    Type Description
    System.Boolean

    PartHasBrokenLinks

    Declaration
    public bool PartHasBrokenLinks
    Field Value
    Type Description
    System.Boolean

    PartHasCaeData

    Declaration
    public bool PartHasCaeData
    Field Value
    Type Description
    System.Boolean

    PartHasCamData

    Declaration
    public bool PartHasCamData
    Field Value
    Type Description
    System.Boolean

    PartHasConstraint

    Declaration
    public bool PartHasConstraint
    Field Value
    Type Description
    System.Boolean

    PartHasGeometryOverrides

    Declaration
    public bool PartHasGeometryOverrides
    Field Value
    Type Description
    System.Boolean

    PartHasInterpartExpression

    Declaration
    public bool PartHasInterpartExpression
    Field Value
    Type Description
    System.Boolean

    PartHasInterpartReferences

    Declaration
    public bool PartHasInterpartReferences
    Field Value
    Type Description
    System.Boolean

    PartHasMeasurableAttribute

    Declaration
    public bool PartHasMeasurableAttribute
    Field Value
    Type Description
    System.Boolean

    PartHasMultipleArrangements

    Declaration
    public bool PartHasMultipleArrangements
    Field Value
    Type Description
    System.Boolean

    PartHasNonmasterComponent

    Declaration
    public bool PartHasNonmasterComponent
    Field Value
    Type Description
    System.Boolean

    PartHasOffcenterComponents

    Declaration
    public bool PartHasOffcenterComponents
    Field Value
    Type Description
    System.Boolean

    PartHasPartsList

    Declaration
    public bool PartHasPartsList
    Field Value
    Type Description
    System.Boolean

    PartHasPosDepWaveLink

    Declaration
    public bool PartHasPosDepWaveLink
    Field Value
    Type Description
    System.Boolean

    PartHasPosIndepWaveLink

    Declaration
    public bool PartHasPosIndepWaveLink
    Field Value
    Type Description
    System.Boolean

    PartHasPositionOverrides

    Declaration
    public bool PartHasPositionOverrides
    Field Value
    Type Description
    System.Boolean

    PartHasProductInterface

    Declaration
    public bool PartHasProductInterface
    Field Value
    Type Description
    System.Boolean

    PartHasReferenceComponents

    Declaration
    public bool PartHasReferenceComponents
    Field Value
    Type Description
    System.Boolean

    PartHasRestructuredComponents

    Declaration
    public bool PartHasRestructuredComponents
    Field Value
    Type Description
    System.Boolean

    PartHasSheetMetalData

    Declaration
    public bool PartHasSheetMetalData
    Field Value
    Type Description
    System.Boolean

    PartHasSuppressionOverride

    Declaration
    public bool PartHasSuppressionOverride
    Field Value
    Type Description
    System.Boolean

    PartHasSupressedComponents

    Declaration
    public bool PartHasSupressedComponents
    Field Value
    Type Description
    System.Boolean

    PartHasUdf

    Declaration
    public bool PartHasUdf
    Field Value
    Type Description
    System.Boolean

    PartHasVisRmStream

    Declaration
    public bool PartHasVisRmStream
    Field Value
    Type Description
    System.Boolean

    PartHasVisStructureStream

    Declaration
    public bool PartHasVisStructureStream
    Field Value
    Type Description
    System.Boolean

    PartIsDrawing

    Declaration
    public bool PartIsDrawing
    Field Value
    Type Description
    System.Boolean

    PartIsPart

    Declaration
    public bool PartIsPart
    Field Value
    Type Description
    System.Boolean

    PartIsPartFamilyMember

    Declaration
    public bool PartIsPartFamilyMember
    Field Value
    Type Description
    System.Boolean

    PartIsPartFamilyTemplate

    Declaration
    public bool PartIsPartFamilyTemplate
    Field Value
    Type Description
    System.Boolean

    PartIsRouteSystemAssembly

    Declaration
    public bool PartIsRouteSystemAssembly
    Field Value
    Type Description
    System.Boolean

    PartIsRoutingPart

    Declaration
    public bool PartIsRoutingPart
    Field Value
    Type Description
    System.Boolean

    PartPartUnits

    Declaration
    public bool PartPartUnits
    Field Value
    Type Description
    System.Boolean

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.ValueType.ToString()
    In This Article
    Back to top Generated by DocFX