Request

Response

    Autodesk.DataVisualization

    SurfaceShadingGroup

    A grouping data structure that allows rendering units to be organized in a hierarchical manner. It can contain zero or more sub-groups and/or SurfaceShadingNode leaf nodes as child.

    new SurfaceShadingGroup(id, name)

    Constructs an instance of SurfaceShadingGroup object.

    Parameters

    id*
    string
    The identifier of the group.
    name
    string
    Optional identifier associated with this SurfaceShadingGroup object. Equivalent to id by default.
    * Required

    Examples

     const cylinders = [
        new Autodesk.DataVisualization.Core.SurfaceShadingNode("engine-cylinder-00", ...),
        new Autodesk.DataVisualization.Core.SurfaceShadingNode("engine-cylinder-01", ...),
        new Autodesk.DataVisualization.Core.SurfaceShadingNode("engine-cylinder-02", ...),
        new Autodesk.DataVisualization.Core.SurfaceShadingNode("engine-cylinder-03", ...),
    ];
    
    const groupName = "front-cylinders";
    const frontCylinders = new Autodesk.DataVisualization.Core.SurfaceShadingGroup(groupName);
    cylinders.forEach(cylinder => frontCylinders.addChild(cylinder));
    
    // User selects to visualize a group of cylinders from the UI
    onEngineCylinderGroupSelected(cylinderGroupName) {
        const sensorType = "vibration";
        const confidenceSize = 300;
    
        // 'cylinderGroupName' can be "front-cylinders"
        dataVizExt.renderSurfaceShading([cylinderGroupName],
            sensorType, getSensorValue, confidenceSize);
    }
    
    Show More

    Properties

    children
    The child nodes, each of which is either another shading group, or ashading leaf node.

    Methods

    addChild(child)

    Adds a child node to the shading group.

    Parameters

    child*Thechild node to be added to the shading group. A child node caneither be another SurfaceShadingGroup, or SurfaceShadingNode.
    * Required

    getNodeById(id)

    Find a child node by matching the id

    Parameters

    id*
    string
    node id
    * Required

    Returns

     
    ______
    icon-svg-close-thick

    Cookie preferences

    Your privacy is important to us and so is an optimal experience. To help us customize information and build applications, we collect data about your use of this site.

    May we collect and use your data?

    Learn more about the Third Party Services we use and our Privacy Statement.

    Strictly necessary – required for our site to work and to provide services to you

    These cookies allow us to record your preferences or login information, respond to your requests or fulfill items in your shopping cart.

    Improve your experience – allows us to show you what is relevant to you

    These cookies enable us to provide enhanced functionality and personalization. They may be set by us or by third party providers whose services we use to deliver information and experiences tailored to you. If you do not allow these cookies, some or all of these services may not be available for you.

    Customize your advertising – permits us to offer targeted advertising to you

    These cookies collect data about you based on your activities and interests in order to show you relevant ads and to track effectiveness. By collecting this data, the ads you see will be more tailored to your interests. If you do not allow these cookies, you will experience less targeted advertising.

    icon-svg-close-thick

    THIRD PARTY SERVICES

    Learn more about the Third-Party Services we use in each category, and how we use the data we collect from you online.

    icon-svg-hide-thick

    icon-svg-show-thick

    Strictly necessary – required for our site to work and to provide services to you

    Qualtrics
    W
    Akamai mPulse
    W
    Digital River
    W
    Dynatrace
    W
    Khoros
    W
    Launch Darkly
    W
    New Relic
    W
    Salesforce Live Agent
    W
    Wistia
    W
    Tealium
    W
    Upsellit
    W
    CJ Affiliates
    W
    Commission Factory
    W
    Google Analytics (Strictly Necessary)
    W
    Typepad Stats
    W
    Geo Targetly
    W
    SpeedCurve
    W
    Qualified
    #

    icon-svg-hide-thick

    icon-svg-show-thick

    Improve your experience – allows us to show you what is relevant to you

    Google Optimize
    W
    ClickTale
    W
    OneSignal
    W
    Optimizely
    W
    Amplitude
    W
    Snowplow
    W
    UserVoice
    W
    Clearbit
    #
    YouTube
    #

    icon-svg-hide-thick

    icon-svg-show-thick

    Customize your advertising – permits us to offer targeted advertising to you

    Adobe Analytics
    W
    Google Analytics (Web Analytics)
    W
    AdWords
    W
    Marketo
    W
    Doubleclick
    W
    HubSpot
    W
    Twitter
    W
    Facebook
    W
    LinkedIn
    W
    Yahoo! Japan
    W
    Naver
    W
    Quantcast
    W
    Call Tracking
    W
    Wunderkind
    W
    ADC Media
    W
    AgrantSEM
    W
    Bidtellect
    W
    Bing
    W
    G2Crowd
    W
    NMPI Display
    W
    VK
    W
    Adobe Target
    W
    Google Analytics (Advertising)
    W
    Trendkite
    W
    Hotjar
    W
    6 Sense
    W
    Terminus
    W
    StackAdapt
    W
    The Trade Desk
    W
    RollWorks
    W

    Are you sure you want a less customized experience?

    We can access your data only if you select "yes" for the categories on the previous screen. This lets us tailor our marketing so that it's more relevant for you. You can change your settings at any time by visiting our privacy statement

    Your experience. Your choice.

    We care about your privacy. The data we collect helps us understand how you use our products, what information you might be interested in, and what we can improve to make your engagement with Autodesk more rewarding.

    May we collect and use your data to tailor your experience?

    Explore the benefits of a customized experience by managing your privacy settings for this site or visit our Privacy Statement to learn more about your options.