Jump to content

Recommended Posts

Hey,

 

we have created a feature which converts the color rgba code to the hex form.

color: red
RGBa: 255, 0, 0, 255
Hex code: FF0000

This feature is an example to show some control statements and how to use them.

The feature definition contains the following functionalities:

  • objectlists
  • splitting of strings
  • user defined functions 
  • foreach statement

If you have any further questions towards feature programming, please don't hesitate to post them.

 

Cheers,

 

Karsten

convertcolorRGBtoHTML.fdf

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...