add a polylineGeometry to viewer.scene.primitives,I want get this polylineGeometry and update polylineGeometry width attribute?
Assign an id to the geometry object and use getById, then access the width field and override it 
Thank you for your reply。
now I only get show and color property,other not