Search Results for

    Show / Hide Table of Contents

    Method GetRealUserProperty

    GetRealUserProperty(PdmObjectId, PdmObjectId)

    Gets the value of a specified real user property of an object.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 9, 300, 40)]
    Real? GetRealUserProperty(PdmObjectId inObjectId, PdmObjectId inPropertyObjectId)
    Parameters
    Type Name Description
    PdmObjectId inObjectId

    Object identifier.

    PdmObjectId inPropertyObjectId

    Object identifier of property definition document.

    Returns
    Type Description
    Real?

    Property value, or null if none.

    Remarks

    If the object to analyze does not have a property corresponding to the specified type (i.e. corresponding to the specified property definition document), this method returns null without throwing any exception.

    This method is available since v7.9.300.040.

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

    Copyright ©2025 TopSolid - All rights reserved.