Search Results for

    Show / Hide Table of Contents

    Method SetColorTableParameterPossibleValues

    SetColorTableParameterPossibleValues(ElementId, DocumentId, List<SmartReal>, List<SmartColor>)

    Sets possible values for color table parameter creation operation.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 18, 0, 0)]
    void SetColorTableParameterPossibleValues(ElementId inElementId, DocumentId inDocumentId, List<SmartReal> inSourceSmartRealList, List<SmartColor> inResultSmartColorList)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of the smart color table parameter creation operation to modify.

    DocumentId inDocumentId

    Identifier of the document.

    List<SmartReal> inSourceSmartRealList

    Source values.

    List<SmartColor> inResultSmartColorList

    Result values.

    Remarks

    StartModification(string, bool) and EnsureIsDirty(ref DocumentId) must be called before calling this method.

    This method is available since v7.18.

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

    Copyright ©2025 TopSolid - All rights reserved.