(API) Assign RC member type labels.

(API) Assign RC member type labels.

liam_mchale
Contributor Contributor
492 Views
2 Replies
Message 1 of 3

(API) Assign RC member type labels.

liam_mchale
Contributor
Contributor

Hello, I am looking for some more information on how to apply the General -> Type Label for members. 

 

MemberTypeLabel.png

IRobotLabel memberTypeLabel = robotLabelServer.Create(IRobotLabelType.I_LT_MEMBER_TYPE, "memberTypeLabel");

However I cannot find the appropriate configuration to apply the data under the highlighted General tab. 

 

I see the ability to apply a label to bars with RobotBarSectionData including ShapeTypeI_BSST_CONCR_BEAM or I_BSST_CONCR_COL_R. If I assign these labels will the value selected in the 'General -> Type'  have any effect?

 

Thank you,

Liam McHale

0 Likes
Accepted solutions (1)
493 Views
2 Replies
Replies (2)
Message 2 of 3

Stephane.kapetanovic
Mentor
Mentor
Accepted solution

hi @liam_mchale 

you should look at this topic : (API) Changing the bar type 

Best Regards

Stéphane Kapetanovic

Did you find this post helpful? If it gave you one or more solutions,
don't forget to accept the solution and leave a < like !
EESignature
Message 3 of 3

liam_mchale
Contributor
Contributor

Thanks again @Stephane.kapetanovic, your knowledge and sharing is greatly appreciated.