Search Results for

    Show / Hide Table of Contents

    Method GetCenterOfMassPropertyManagement

    GetCenterOfMassPropertyManagement(DocumentId, out bool, out SmartPoint3D)

    Gets the center of mass property management of a part.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 13, 300, 220)]
    void GetCenterOfMassPropertyManagement(DocumentId inDocumentId, out bool outIsCenterOfMassManaged, out SmartPoint3D outManualCenterOfMass)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Identifier of part document to analyze.

    bool outIsCenterOfMassManaged

    Whether the center of mass is managed. True for automatic or manual, false for not managed.

    SmartPoint3D outManualCenterOfMass

    Manual center of mass, or null if no manual center of mass.

    Remarks

    This method is available since v7.13.300.220.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.